Dear Kriesi
I’ve found a couple of posts that relate to my query, but can’t seem to get it to work. I’m sure it is a simple fix.
What I need is the contact form fields and text labels above to be changed from the light/dark theme to a specific colour.
Ideally I would like both elements the same colour as the ‘submit’ button.
Hope that makes sense.
Regards as ever,
Ali
Hi infobahncreative!
You can try adding following code to Quick CSS in Enfold theme options under General Styling tab
input,textarea { background-color: #f2f2f2 !important; }
label { color: white !important; }
If that does not help, please post the link to your website
Regards,
Yigit
Thanks Yigit – Bang on.
Resolved.