• Resolved Tatitas

    (@taiswebsites)


    Hi guys,

    In version 1.8.9.6, a background hover was added to the submit button using !important, which makes it impossible to customize the css. Could you revert this change? I have a purple website with the submit button hover in blue 😀

    I used rollback to version 1.8.9.5 and the color returned to normal.

    div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active, .wp-core-ui div.wpforms-container-full input[type=submit]:hover, .wp-core-ui div.wpforms-container-full input[type=submit]:active, .wp-core-ui div.wpforms-container-full button[type=submit]:hover, .wp-core-ui div.wpforms-container-full button[type=submit]:active, .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover, .wp-core-ui div.wpforms-container-full .wpforms-page-button:active { linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2)),var(--wpforms-button-background-color-alt, var(--wpforms-button-background-color)) !important }

    Thanks!

Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Support Kenneth Macharia

    (@kmacharia)

    Hey @taiswebsites,

    I wanted to let you know that we have just released version 1.9.1.1 of WPForms that contains a fix for this issue. Would you mind updating if you have not done so already and letting us know if you bump into any other issues?

    Thank you! 🙂

    Thread Starter Tatitas

    (@taiswebsites)

    Hello, @kmacharia

    I tested it on 5 sites and it worked! Thanks again.

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘Setting the background color using !important makes editing impossible’ is closed to new replies.