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

    Hi,

    When I type in a search in my search box it doesn’t show up – presumably because the font color is the same as the background – i.e. white.

    How can I change the font color in the search box?

    Thanks

    Derek

    #643110

    Hey Derek,

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

    #top #s {
        color: #000;
    }
    

    Best regards,
    Vinay

    #643111

    Thanks for your great support Vinay – works perfectly!

    Best Wishes

    Derek

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Search Box Font Color’ is closed to new replies.