Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #263983
    jamiemcquarie
    Participant

    Hi there, I am working on a site and I need to hide the search bar/icon. I am using the Music Journal theme

    #263984
    jamiemcquarie
    Participant

    It is located undearth my video header and before my menu

    #264006
    Skandha
    Participant

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

    #search-social-container-right {
        display: none;
    }

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to Hide Search Icon/Bar’ is closed to new replies.