#header .searchform { display: none; }
#sidebar-header-right .widget_search { display: none; }
#header .social-search form.searchform {display:none;}
#header-content .searchform {
display: none;
}
How to remove search?
		Hello, 
I have attempted removing the search bar from the top right corner for a couple of days now. I am running Catch Base 2.0. I've tried adding the following to custom CSS, with no success: 
	
