Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13971
    marcie1980
    Member

    I want to remove the search box from the top of the page. Does anyone know the CSS code I can use?

    http://www.freshthrift.com

    #13985
    Sakin
    Keymaster

    @marcie1980: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header .social-search { display: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Removing Search Box from Top of Page’ is closed to new replies.