This worked perfectly!! Thank you so much! ![]()
For the people if this code doesnt work for you to hide prices from all collections both desktop and mobile. use this code. This is for Dawn 2.0 Theme
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
.card-information .price {
display: none;
}
This worked for me exceptionally. I had done the previous and it worked BUT when I added new products the price was showing on the new products, yet still the price wasn’t showing on the products that were in my store before I added the first code. Thank God for this comment that helped me resolve the issue of price showing after adding new products!
This worked great to turn all collections off. Thank you so much!!
Is there a way to turn off just specific collections? Creating a specific tag or a product type? And how would the code change? I am scratching my head like hamlet (to hide or not to hide the prices…lol) and being able to display prices on some and hide prices in other collection displays would help greatly.
Thanks in advance for your help with this