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

    Just a quick question please. I was wondering if there is quick CSS code that I can add in, so that the search bar at the top has white writing instead of grey in the following website.

    Since the background is peach colour, the grey writing is hard to see and I am not sure which of the settings within the theme relate to the search bar styling. I am afraid that if I change different settings that it will affect other parts of the website.

    I hope this makes sense.

    As always, your help is greatly appreciated.

    Ivana

    #447215

    Hi Ivana!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header #s {
      color: white!important;
    }

    Best regards,
    Yigit

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