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!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025