Home › Forums › WoodMart support forum › Catalog Mode – Pricing OFF Catalog Mode – Pricing OFF This topic has 4 replies, 2 voices, and was last updated 1 year ago by Luke Nielsen. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts February 5, 2024 at 1:05 pm #536790 interlexadooParticipant Hi, I’ve just enabled catalog mode. But, how do I hide prices that are showed in archive and so on? Thanks February 5, 2024 at 3:53 pm #536858 interlexadooParticipant ? February 5, 2024 at 6:45 pm #536941 Luke NielsenKeymaster 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 February 14, 2024 at 8:00 pm #540139 interlexadooParticipant Hi, thanks for the code. It’s working 50% of the time. Sometimes when I refresh it shows prices, and sometimes not. 🙂 February 15, 2024 at 11:28 am #540288 Luke NielsenKeymaster 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 Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to create new topics. Login / Register