Shopify themes, liquid, logos, and UX
Hello!
is it possible to remove the “Save 150kr” on the product collection page?
https://fusionwave.dk/collections/mixer-kollektionen-1
I can’t seem to find a button to remove it?
toyo theme
Solved! Go to the solution
This is an accepted solution.
Hi @Hartnum,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.badge.background--sale {
display: none !important;
}
This is an accepted solution.
Hi @Hartnum,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.badge.background--sale {
display: none !important;
}
thank you it worked!
Hi @Hartnum,
You're welcome and happy to help 😊
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