Delete search from top of page - by SLK - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson

  • Avatar: SLK
    SLK
    Participant
    October 15, 2015 at 15:17

    How do I delete the search from the top middle of the page?

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 15, 2015 at 15:26

    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.

    Avatar: SLK
    SLK
    Participant
    October 29, 2015 at 15:28

    Thanks, all sorted.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 29, 2015 at 16:17

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Delete search from top of page’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.