Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #57483
    Cattext
    Participant

    Thank you for making such a wonderful theme. it’s the best I’ve encountered so far and I’m not gonna look any further 😉

    I do have a question.
    We use Kathmandu Pro and we’re using the dark version, but now the search box is a little ‘lost’ in the black background. So I was hoping for a way to change the color (or should I say background color?) of the search box.

    You can take a look here, the search box is beneath the menu at the top of the page: http://www.egyptologie.nl/Boekenverkoop/
    The text says ‘zoeken’ which is Dutch for ‘search’.

    #57490
    Sakin
    Keymaster

    @Cattext: You can add the following css in “Appearance => Theme Options => Custom CSS” box:

    .header-sidebar #s,
    input#s {
        background-color: #fff;
    }

    Thanks a lot for your appreciation. Cheers 🙂

    #57612
    Cattext
    Participant

    Thank you very much!

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