Hi there,
I am facing an issue with my Shopify store. I am not being able to remove that sales graphic that has been showing as “SAVE RS. 5” on my product. I don’t which app has enabled this feature. You can
Hi there,
I am facing an issue with my Shopify store. I am not being able to remove that sales graphic that has been showing as “SAVE RS. 5” on my product. I don’t which app has enabled this feature. You can
.grid-product__on-sale {
display: none !Important;
}
Add this code in the bottom of theme.scss.css file.
Thank you.
Let me know if you need any more help.
Thank you.