New Landing How can we help? Cardinal Hide price in search preview results

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #221727
    studiodorus
    Member
    Post count: 42

    Hello,

    I have a question concerning the preview shown when you type a word in the searchbar. It shows the price of the products.

    Im working on this project to not show prices. It works on quotations. So i do not want to show the prices in the dropdown of the search bar. I can’t go to catolog mode because i need all the cart and checkout pages for the quotation.

    Is there a simple solution to hide the prices in the search (dropdown) preview as shown in the screenshot?

    Attachments:
    You must be logged in to view attached files.
    #221797
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .search-item-content span.amount{
    display:none !important;
    }

    Thanks
    Mohammad

    #221814
    studiodorus
    Member
    Post count: 42

    Thanks Mohammad,

    Great stuff. It does the trick.

    #221822
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Mohammad

    – Kyle

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

You must be logged in to reply to this topic.