Title: Plugin Styling + CSS
Last modified: October 23, 2022

---

# Plugin Styling + CSS

 *  [Masidus](https://wordpress.org/support/users/masidus/)
 * (@masidus)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/plugin-styling-css/)
 * Hello,
 * We have checked the documentation here for styling the buttons etc – [https://wp2fa.io/support/kb/shortcodes-custom-2fa-user-configuration-page/#style](https://wp2fa.io/support/kb/shortcodes-custom-2fa-user-configuration-page/#style)
 * The CSS selector you give ‘.wp2fa-modal .button’ does not work so we have been
   using ‘.wp-2fa-configuration-form .button’ – the issue with this is, your CSS
   already has color, background-color and border set with !important tags, preventing
   us from changing the CSS. You can see the CSS changes we have made below, these
   do not work on either theme ‘Additonal CSS’ or ‘Code Snippets’ plugin.
 * How are we meant to go about changing this? Screenshot of the button and console
   is at this IMGR link – [https://imgur.com/a/Rwwbx98](https://imgur.com/a/Rwwbx98)
 * Many thanks for your time!

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [robertabela](https://wordpress.org/support/users/robert681/)
 * (@robert681)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/plugin-styling-css/#post-16134358)
 * Hello [@masidus](https://wordpress.org/support/users/masidus/)
 * Thank you for using our plugin and sorry for the late reply.
 * In the latest update of the plugin we applied some formatting to our buttons,
   wizards etc, so at the moment your changes are being overridden. So you need 
   to ensure your CSS changes are actually embedded after ours.
 * To do this you can use this plugin and add the CSS directly to the footer: [https://wordpress.org/plugins/insert-headers-and-footers/](https://wordpress.org/plugins/insert-headers-and-footers/)
 * **Note:** In the next update we will include some sort of CSS placeholder in 
   the plugin so you can easily add your CSS there and everything will be taken 
   care of automatically by us.
 * I hope the above helps you solve your issue. Please let us know if you need further
   assistance.

Viewing 1 replies (of 1 total)

The topic ‘Plugin Styling + CSS’ is closed to new replies.

 * ![](https://ps.w.org/wp-2fa/assets/icon-256x256.png?rev=2961533)
 * [WP 2FA - Two-factor authentication for WordPress](https://wordpress.org/plugins/wp-2fa/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-2fa/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-2fa/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-2fa/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-2fa/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-2fa/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [code](https://wordpress.org/support/topic-tag/code/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 2 replies
 * 2 participants
 * Last reply from: [robertabela](https://wordpress.org/support/users/robert681/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/plugin-styling-css/#post-16134358)
 * Status: not resolved