Catalog Mode – Pricing OFF
-
Hi, I’ve just enabled catalog mode.
But, how do I hide prices that are showed in archive and so on?
Thanks
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
Hi, thanks for the code.
It’s working 50% of the time.
Sometimes when I refresh it shows prices, and sometimes not.
🙂
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