Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #648533

    hi,

    how can i change the background color oft my input text field?

    Thank you!

    #648620

    Hey Luisgasser,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header input#s {
        background: orange;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.