• Resolved R_Hemingway

    (@r_hemingway)


    Hi there,

    Should be a simple answer to this one, but I just can’t work it out!

    When I open the search box at the top right of the site, the word “Search..” is displayed in grey.

    As soon as I start to type my search into that box, the text is black, as is the background, so you can’t see what you are typing.

    If i then click anywhere else on the site, my text displays in the search box in white.

    Any ideas how I can make the text white when typing into the search box?

    See http://217.199.187.192/conti-bike.co.uk/ for info.

    Thanks!

Viewing 1 replies (of 1 total)
  • Theme Author Kaira

    (@kaira)

    Hi

    Yes, you can add the following code to your custom CSS in the ALBAR Settings.

    .site-header-one .search-block .search-field {
        color: #FFF !important;
    }

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Search Box Text Colour’ is closed to new replies.