This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hi, How do I get rid of the search field that is in the center of the header area? thank you
Hello,
Please add this code in custom.css file:
#searchform {
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”.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up