Shopify themes, liquid, logos, and UX
I would like a solution from an expert for my specific site. To change the design of my collections pages, because I'm offering a "FREE SAMPLE" variant, the collections page now displays "from $0.00" instead of the former "4.50" for example. How can I either hide the price from being displayed or display the price as anything but the "FREE SAMPLE" $0 price.
I tried looking for previous answers here but they weren't satisfactory. I only understood that the change will possibly be made on the (collection-template.liquid) page
Solved! Go to the solution
This is an accepted solution.
yes please try this code work only collection page
1. Go to Online Store->Theme->Edit code
2. Asset->/styles.css->paste below code at the bottom of the file.
.template-collection .product-thumb-caption-price>li:first-child {
display: none;
}
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.
This is an accepted solution.
yes please try this code work only collection page
1. Go to Online Store->Theme->Edit code
2. Asset->/styles.css->paste below code at the bottom of the file.
.template-collection .product-thumb-caption-price>li:first-child {
display: none;
}
Thank you, this was a great resolution.
its my pleasure to help us
User | RANK |
---|---|
69 | |
65 | |
63 | |
53 | |
49 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023