Home Forums WoodMart support forum Prices in Ajax Search

Prices in Ajax Search

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #321239

    Hello,

    How can I hide the price shown on products when using ajax search?

    Attachments:
    You must be logged in to view attached files.
    #321326

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-search-full-screen .autocomplete-suggestions .price {
        display: none;
    }

    Regards.
    Xtemos Studios

Viewing 2 posts - 1 through 2 (of 2 total)