ericurentit Posted February 28 Share Posted February 28 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 Solution Share Posted February 28 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Author Share Posted February 28 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