I'm using the Simple theme and I am trying to figure out how to prevent the items prices from being shown on the collections page.
Solved! Go to the solution
Hello Rheinhold_Schmi,
Please share your site url.
So that i can check and let you know the exact solution here.
This is an accepted solution.
Hello Rheinhold_Schmi,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
#shopify-section-collection-template .product__prices.text-center {
display: none;
}
This is an accepted solution.
Add this css
#shopify-section-1528227719751 .product__prices.text-center {
display: none;
}
Hello swampdd,
Please share your store URL So that I will give you proper solution here !
User | Count |
---|---|
28 | |
18 | |
15 | |
14 | |
13 |