• 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!

Viewing 1 replies (of 1 total)
  • Plugin Contributor robertabela

    (@robert681)

    Hello @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://ww.wp.xz.cn/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.