Out of stock badge doesn't abolish sale badge
-
Hello,
when an item is on sale and then becomes out of stock, the sale badge doesn’t disappear.
So if the item is on 2 states (sale & out of stock), both badges appear.
Cheers
Hello,
Thank you so much for using our theme and contacting us. Your site looks amazing 🙂
Do you have a product on your website that we can see as an example and try to fix it for you asap?
Regards
Here is a quick fix for you: add this code snippet to the Custom CSS area in Theme Settings
.product-grid-item.outofstock .product-element-top .onsale {
display: none;
}
Regards
Hello,
Thanks for the css but I think this is something that the theme should include in your next update and not just find a workaround 🙂
I erased the sale price and i made it disappear.
Thanks for your time,
Thanasis
Thank you so much for your suggestion. We will consider removing “Sale” badge for out of stock items in the future.
Kind Regards