Shopify themes, liquid, logos, and UX
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? 🙂
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025