Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Delete search bar below the header #122822
    Kreiku
    Participant

    Hi, I don’t want the search menu displayed next to Social Media icons on Catch Everest site thehighcouncilband.com

    Previous to the recent update, it was gone.

    I changed it from:

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

    changed to:

    .sidebar-header-right{
    display:none;
    }

    search bar is still there.

    Thank you Kirsten

Viewing 1 post (of 1 total)