• Resolved cyclingteams

    (@cyclingteams)


    Hello,

    What would the CSS class be that needs adjusting when i want to change the background color of the Submit button on hover over?

    For the button itself i could change when adjusting .mc4wp-form input[type="submit"] but for the hover i cannot find what i should use.

    Thanks in advance for some help on this.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @cyclingteams,

    Thanks for reaching out to us.

    Can you please share a link where we can test the form? This will allow us to share with you the required CSS code.

    Thread Starter cyclingteams

    (@cyclingteams)

    Thanks for the quick reply.

    My test site with the form can be seen here;

    https://wordpress.stefaandegryse.nl/inschrijven/

    Thanks in advance for looking into this.

    Plugin Contributor Lap

    (@lapzor)

    Isn’t it just

    .mc4wp-form input[type="submit"]:hover

    ?

    Hope that helps. If you have any questions, please let me know!

    Thread Starter cyclingteams

    (@cyclingteams)

    @lapzor , I’ve tried that but it didn’t actually work for me.

    But I solved it now, seems that somehow in the Extra CSS in my theme it was written .mc4wp-form twice, remove one instance solved it. Yet another case of the ugly copy/paste monster roaring it’s head ??

    Anyways thanks for your quick help on this.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS for Submit button hover’ is closed to new replies.