Comments James started the conversationMarch 26, 2014 at 4:19pmHi, I want to completely remove the search form from the header as my client doesn't want it. How do I do this? 8,838Tahir repliedMarch 26, 2014 at 5:07pmHey!Add this into the Custom CSS box located in your Salient Options panel: #mobile-menu #mobile-search, header#top nav ul #search-btn { display: none!important; } Cheers ThemeNectar Support Team James repliedMarch 26, 2014 at 5:29pmHey! Thanks for the fast reply, excellent. I have added the code and is has worked but it did show 2 warnings as below. Are these okay?"Element (header#top) is overqualified, just use #top without element name."and"Use of !important"ivana repliedMarch 27, 2014 at 12:30pmThank you :) this helped me too!James repliedMarch 27, 2014 at 5:53pmCan you confirm that the following errors that appeared when I added the custom css are okay..."Element (header#top) is overqualified, just use #top without element name."and"Use of !important" 8,838Tahir repliedMarch 28, 2014 at 6:30pmHey!Yes they are alright. Cheers ThemeNectar Support Team ivana repliedMarch 29, 2014 at 11:23amI had those errors but i removed search from the header so works well Sign in to reply ...
Hi, I want to completely remove the search form from the header as my client doesn't want it. How do I do this?
Hey!
Add this into the Custom CSS box located in your Salient Options panel:
Cheers
ThemeNectar Support Team
Hey! Thanks for the fast reply, excellent. I have added the code and is has worked but it did show 2 warnings as below. Are these okay?
"Element (header#top) is overqualified, just use #top without element name."
and
"Use of !important"
Thank you :) this helped me too!
Can you confirm that the following errors that appeared when I added the custom css are okay...
"Element (header#top) is overqualified, just use #top without element name."
and
"Use of !important"
Hey!
Yes they are alright.
Cheers
ThemeNectar Support Team
I had those errors but i removed search from the header so works well