- This topic has 1 reply, 2 voices, and was last updated 9 years, 7 months ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › All Other Themes › hide search bar on kraft pro
Hi
the search bar on the top by the header info i would like to hide
pinktieproductions.com
thanks
Matt
Hi Matthew,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.signin_wrap .searchbox{display:none !important;}
Regards,
Brad
