How to prevent the search from displaying product names?

This topic has 4 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Jack Richardson

  • Avatar: Sitou14
    Sitou14
    Participant
    November 9, 2015 at 03:33

    Dear Sir,
    How to prevent the search from displaying product names in the dropdown menu when inputting the search keywords?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 9, 2015 at 19:08

    Hello,

    Add this code in custom.css file:

    .et-mega-search .et-search-result, .et-mega-search .et-close-results {
        display: none !important;
    }

    How to create custom.css you can watch in this tutorial

    Regards,
    Eva Kemp.

    Avatar: Sitou14
    Sitou14
    Participant
    November 10, 2015 at 03:15

    Dear Sir,
    I added this code in custom.css file,

    .et-mega-search .et-search-result, .et-mega-search .et-close-results {
    display: none !important;
    }

    But it doesn’t work and still displaying product names in the dropdown menu when inputting the search keywords. So, How can I do?

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 10, 2015 at 11:25

    Hello,

    You didn’t rename default.custom.css file to custom.css.
    Please do this via FTP in wp-content/themes/legenda directory.

    Have you watched this tutorial?

    Best regards,
    Jack Richardson.

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

You must be logged in to reply to this topic.Log in/Sign up

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