Hello all,
I am very new to wordpress and trying to build my site. I want to remove the search icon from the header on my template. I have selected: Appearance, customize, header, and chose one without the saerch tool. Saved and published and the search tool is still there. Tried this with both Chrome and Firefox. Same results. I feel that the search icon is hard coded... I have also tried using the disable search plug in. Which does disable it, but still shows up and does something odd when you click it. Suggestions??
Also, is there a way to easily add text to my existing header. I just want to add my business phone number. There is nothing in the template or wordpress that will let me add it to the header.
Thanks!
Solved! Go to Solution.
Widgets have been removed from that theme.
.header__extras {display:none;}
In Appearance -> Customize -> Additional CSS if you add the line of code above it should hide the search feature
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
What you want to look for is Appearance -> Widgets and then Top Bar / Logo Bar / Header Bar
The name will vary based on your theme but one of these more than likely has a search in it.
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
I am using a Godaddy template called "Rinse" (Rinse and wash). It does not have widget options... Suggestions???
What is your domain that I can look at the site / where the search is
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
v7d.f1b.myftpupload.com
Widgets have been removed from that theme.
.header__extras {display:none;}
In Appearance -> Customize -> Additional CSS if you add the line of code above it should hide the search feature
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
That worked great!!!! Thanks so much.
You know your stuff. Sorry I am very new to this
Last question: how can I add additional text to the header like my business phone number?? There does not see to be any place to add it.
I don't believe that template has the ability to do that
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
Thanks for your help!