Shopify themes, liquid, logos, and UX
Hello,
I'm using a Shopify dawn theme and I'm trying to remove the prices for a special collection.
Is there a convenient way to do so?
My site URL - https://ramallahmarket.com/
The collection I want to hide prices - https://ramallahmarket.com/collections/produce
Please add this CSS to your theme
.collection .price.price--sold-out{
display: none !important;
}
Thanks!
@noid2k - if you want to remove 0.00 price on all collections then you can use css given by @infoatcodelab7
else if you want for this particular collection only then we need a code tweak which will hide prices on this collection only.
One more option is to create completely separate template for this collection and remove price from it.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025