Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19388
    panselli
    Member

    I used this code in my custom CSS box but it did not work

    #header-content .searchform {
    display: none;
    }

    What can I do to remove please? My site will be good after that and no more questions for a while!

    #19393
    Sakin
    Keymaster

    @panselli: You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header .social-search form.searchform { display: none; }

    #19394
    panselli
    Member

    wow. Perfect! Cheers brother! thank you thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Need help removing the search bar, upper right’ is closed to new replies.