Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #137601
    jknowles
    Participant

    How do I remove the search bar from the top of the page? I removed search from widgets, but it is still displayed at the top of every screen.

    #137630
    Skandha
    Participant

    @jknowles: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #search-toggle-top {
    	display:none;
    }

    Let me know if this works out.
    Regards,
    Skandha

    #139748
    jknowles
    Participant

    Perfect! Thank you very much Skandha!!!

    #139783
    Skandha
    Participant

    @jknowles: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/high-responsive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a good day.

    Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Search Bar from Top’ is closed to new replies.