Shopify themes, liquid, logos, and UX
How can i remove the sale button but still keep the sold out button on product cards and collections?
Solved! Go to the solution
This is an accepted solution.
Add this code same on the Custom Css where you add it.
.badge.price__badge-sale.color-scheme-4 {
display: none;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @MLBildeler
Try this one.
.badge.badge--bottom-left.color-scheme-4 {
display: none;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
That did not work 😞
Replace on this one.
.card__inner .badge.badge--bottom-left.color-scheme-4 {
display: none !important;
}
And Save.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
That didn't work either 😞
Please, add the code on the theme editor. Custom css.
It seems like you have a problem on the base.css.
And Save.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
That worked, thank you so much. Is it possible to remove it from the product page as well?
This is an accepted solution.
Add this code same on the Custom Css where you add it.
.badge.price__badge-sale.color-scheme-4 {
display: none;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you so much! 🙂
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025