This topic has 4 replies, 2 voices, and was last updated 9 years ago ago by Jack Richardson
How do I delete the search from the top middle of the page?
Hello,
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.
Thanks, all sorted.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Delete search from top of page’' has been successfully resolved, and the topic is now closed for further responses