Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi @viccre
Would you mind to share your store URL? Thanks!
I'm having trouble copying the link... It is the Refresh Theme... sorry 😞
You can share the preivew also, or pm me. I can use the demo theme, but you said in your feature product collection section. So it not include all the badge in the store.
Here the link: https://followee.shop/
I want to remove the sale tags on this page. Only on this page
any tip?
Hi @viccre
Check this one,.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
div#collection-template--22592508920147__featured-collection-0 .card__badge, div#collection-template--22592508920147__featured_collection_TfgcWr .card__badge,
div#collection-template--22592508920147__featured_collection_cN9cDr .card__badge, div#collection-template--22592508920147__featured_collection_d9CpTG .card__badge {
display: none !important;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
share url
any tip? 🙂