Home Forums WoodMart support forum Catalog Mode – Pricing OFF

Catalog Mode – Pricing OFF

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #536790

    interlexadoo
    Participant

    Hi, I’ve just enabled catalog mode.

    But, how do I hide prices that are showed in archive and so on?

    Thanks

    #536858

    interlexadoo
    Participant

    ?

    #536941

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the below code for help:

    .product-grid-item .price,
    .single-product .price {
        display: none;
    }

    If you have any further questions, please don’t hesitate to reach out to us.

    Kind Regards

    #540139

    interlexadoo
    Participant

    Hi, thanks for the code.

    It’s working 50% of the time.

    Sometimes when I refresh it shows prices, and sometimes not.

    🙂

    #540288

    Luke Nielsen
    Keymaster

    Hello,

    Try to clear mobile/browser/site/server caches and recheck the issue.

    Thank you for your time and have a good day!

    Kind Regards

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