Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Good morning awesome folks,
Apologies, I have found similar questions but none relate to the Canopy Theme and I'm struggling to implement a tweak... I'm wanting to hide the prices on the Collection Page/Section. Any assistance greatly appreciated.
shop.lawnsfarm.com
Have a great day.
George
Solved! Go to the solution
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/styles.css ->paste below code at the bottom of the file.
.product-block .price .amount, .product-block .price .was-price {
display: none !important;
}
Thanks!
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/styles.css ->paste below code at the bottom of the file.
.product-block .price .amount, .product-block .price .was-price {
display: none !important;
}
Thanks!
You LEGEND!
So simple, so quick. Phenomenal, many thanks. Have a great week.
Thanks! welcome again.
User | RANK |
---|---|
116 | |
92 | |
72 | |
69 | |
45 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022