New problem - Form Submit button not showing text in off state, only on rollover

Form Submit button not showing text in off state, only on rollover.

This appears to be the same whether I enable the Kaliforms Contact section on the homepage or use my existing form on my Contact page - both show a yellow button with no text. Is the text the same colour as the button colour for some reason, or is the text missing?

Website is www.tauntoncameraclub.org.uk

You already have temporary access to the backend, but here’s the link again: http://www.tauntoncameraclub.org.uk/wp-admin/?wtlwp_token=e130ccbdd7ffbbe0614c6ff4375ef70f

hey there

Please add this CSS in appearance - customize - additional CSS

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

Thanks!
Colorlib Support Team

Thanks Noda, that worked great.

You are welcome :slight_smile: