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

    I have two questions. First of all, if you click on the magnifying glass icon on my site, you’ll see that the font is hard to read. How do I change the search text color to darker (or how to I change the field background too). I don’t want to change all the secondary menu font colors–only the search.

    Secondly, is there a way to keep a search form in the header so people don’t have to click the magnifying glass to search?

    #561739

    Hi msrun101!

    1. Add this to your custom CSS.

    #s { color: black !important; }
    

    2. You could add a widget area to your header, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and then drag the search widget to it.

    Regards,
    Elliott

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