Shopify themes, liquid, logos, and UX
Hi all,
I need help about removing save tag box from product page and all collections pages. Could anyone help me please?
(Added photos for explaining better)
Solved! Go to the solution
This is an accepted solution.
Hi Emirs
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
span.badge.price__badge-sale.color-accent-2 {
display: none !important;
}
.card__badge.bottom.left {
display: none !important;
}
Result:
Best,
Liz
Hi, can you share store URL?
bilinclianneler.com
password :
This is an accepted solution.
Hi Emirs
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
span.badge.price__badge-sale.color-accent-2 {
display: none !important;
}
.card__badge.bottom.left {
display: none !important;
}
Result:
Best,
Liz
it worked, thank you a lot!
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025