emwr Posted March 28, 2022 Share Posted March 28, 2022 Site URL: https://www.womenrevealed.org/register/ryb Hi, I'm trying to remove: from 175.00 At the top of this page: https://www.womenrevealed.org/register/ryb In the custom css box I have put: .product-price { display: none; } And also tried: .product-price { display: none !important; } But it's not working. I'm using the Brine theme. Please help! Thanks Em Link to comment
Jia Posted March 28, 2022 Share Posted March 28, 2022 31 minutes ago, emwr said: Site URL: https://www.womenrevealed.org/register/ryb Hi, I'm trying to remove: from 175.00 At the top of this page: https://www.womenrevealed.org/register/ryb In the custom css box I have put: .product-price { display: none; } And also tried: .product-price { display: none !important; } But it's not working. I'm using the Brine theme. Please help! Thanks Em Hi, try adding this code instead and let me know how it goes 🙂 .ProductItem-details .product-price { display: none !important; } Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified. www.sevenstars.studio www.instagram.com/sevenstars.studio 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