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