When I click on the submit button the form field colors turn to green instead of blue like the submit button on rollover. The green appears to be a holdover from the green styling that the enfold theme comes with. I can’t figure out the css to fix. Can you help?
Hey ricedean,
Thank you for the inquiry.
That is the default border color of the valid input fields. You can adjust the border by adding this css code.
#top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area, #top #wrap_all .valid .select {
border: 1px solid #7296cd;
}
Please toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect.
Best regards,
Ismael
Thank you! That worked. And thank you for the quick reply!
Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
You can close it. Thanks.