Contact form submit button font size and color

Hello,

I can’t find the option to change the ‘Submit/Verzenden’ button hover text color and font size in the contact form (Contact Form 7). I changed the background color and background hover color of this button, but I can’t seem to change the color of the text for the mouse-over. I would like it to stay white (just like the other buttons on the website), but it keeps on being purple/blue for the hover. I also would like to increase the font size a little, so it looks like the other buttons.

This is the website: http://ventilatietechniekbrabant.nl/
And the contact form section is ‘Contact’ in the menu.

Is there a custom CSS available for this section?

Thanks in advance. :slight_smile:

hey there

Hope you are having a good day and thank you for your question :slight_smile:

Please add this CSS in appearance - customize - additional CSS

input.wpcf7-form-control.wpcf7-submit:hover {
color: red;
}

Thanks!
Colorlib Support Team

Thank you, it worked! :slight_smile:

Hi, there

I will close this case now, Feel free to contact us again if you have other questions

Thanks!