This topic has 2 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson
Hi,
I would like to have the “Search for products” on top of the page disabled. I can’t seem to find where to disable it?
Hello,
Please add this code in custom.css file:
#search {
display: none;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up