Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16807
    Shanae
    Member

    I’d like to change the background color of the search box widget. I have tried a few other suggestions posted here. One didn’t work, one changed the background of all my widgets. I only want the search box widget altered. Help?

    #16808
    Shanae
    Member

    FYI – Site is located here:

    http://www.norcalunique.com/wpdir/

    #16831
    Sakin
    Keymaster

    @Shanae: You can change the background color code as per your need and then add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .widget.widget_search { background-color: #fff; }

    #16851
    Shanae
    Member

    Thank you! Exactly what I was looking for!

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