ericurentit Posted February 28, 2023 Share Posted February 28, 2023 I added the related products option that allows you to show similar products. I don't want the prices to show but I am having a hard time getting a code that will remove it. Link to comment
Solution Beyondspace Posted February 28, 2023 Solution Share Posted February 28, 2023 8 minutes ago, ericurentit said: I added the related products option that allows you to show similar products. I don't want the prices to show but I am having a hard time getting a code that will remove it. You can try adding to Home > Design > Custom Css .ProductItem-relatedProducts .product-price { display: none; } Support me by pressing 👍 or marking as solution if this useful for you ericurentit 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
ericurentit Posted February 28, 2023 Author Share Posted February 28, 2023 17 minutes ago, Beyondspace said: .ProductItem-relatedProducts .product-price { display: none; } Thank you so much it worked! Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment