Shopify themes, liquid, logos, and UX
Hi - I need the unit price in the product view - but I would like to hide it on the collection list. Does anybody know how to do it. I am using the latest version of prestige.
At the moment it looks like this
Thank you Sabine.
Solved! Go to the solution
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css and paste this at the bottom of the file:
.CollectionInner__Products .UnitPriceMeasurement.Heading.Text--subdued {
display: none;
}
.CollectionInner__Products .UnitPriceMeasurement.Heading.Text--subdued {
display: none;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css and paste this at the bottom of the file:
.CollectionInner__Products .UnitPriceMeasurement.Heading.Text--subdued {
display: none;
}
Perfect - it works - thank you so much 😄
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024