Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45827
    wpadmin
    Participant

    Is it possible to custom the hover default green color of the search box (green line at top of search box and search icon) to #e17c05?

    Thanks

    Anaïs

    #45840
    Sakin
    Keymaster

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

    #header-search:hover { color: #e17c05; } 
    #header-right .header-search-wrap { border-color: #e17c05; }
    #45842
    wpadmin
    Participant

    Thanks!

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