In Search Bar we want to remove product picture suggestion

This topic has 2 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler

  • Avatar: Hasnat
    Hasnat
    Participant
    May 5, 2021 at 09:12

    Hi,
    In Search Bar when we search product image with title is appear we want to remove product picture and only show product name. Kindly Suggest me how to do that.
    Thank You

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 5, 2021 at 12:23

    Hello,

    There is no such option, but you can try to use the next custom CSS code:

    .header-main .autocomplete-suggestion img {
        display: none;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.