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
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
Many thanks for your time!
The topic ‘Plugin Styling + CSS’ is closed to new replies.