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

    I’m looking for some quick CSS code that would allow me to change the color of the Contact Form field backgrounds without changing the connected colors throughout the site (for example, the URH background on sidebar menu items).

    Thanks!

    #660322

    Hey John,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-158 input[type='text'], .page-id-158 textarea {
    background-color:green !important;
    }

    Regards,
    Rikard

    • This reply was modified 7 years, 8 months ago by Rikard.
    #660477

    Worked perfectly, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Style Contact Form Field Background Color’ is closed to new replies.