Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #271678
    vibrantgames
    Participant

    getvibrantgames.com

    How do I remove the search functionality from the header?

    #271700
    Skandha
    Participant

    @vibrantgames: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #social-search-toggle, .mobile-social-search {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove search from header’ is closed to new replies.