Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #428744

    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.

    http://snag.gy/L60a5.jpg

    Ideally I would like both elements the same colour as the ‘submit’ button.

    Hope that makes sense.

    Regards as ever,

    Ali

    #428834

    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

    #428941

    Thanks Yigit – Bang on.

    Resolved.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Contact Form field colour’ is closed to new replies.