Hi!
I’m trying to hide the prices on my Shop page where all the products are shown, but keep them visible once you click and open the product.
Is this possible in Dawn 5.0.0?
Thanks,
IC
Hi!
I’m trying to hide the prices on my Shop page where all the products are shown, but keep them visible once you click and open the product.
Is this possible in Dawn 5.0.0?
Thanks,
IC
Hi @Ioanac ,
Go to Assets > base.css and paste this at the bottom of the file:
.card-wrapper .price {
display: none !important;
}
Hope it helps!
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Perfect! Thank you so much! ![]()