I want to remove the sales graphic on product

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

https://www.rusorganic.in/

@rusorganic

.grid-product__on-sale {
    display: none !Important;
}
  1. Navigate to Online Store->Theme->Edit code
  2. Asset->/theme.scss.css ->paste below code at the bottom of the file.
  3. Save it.

Add this code in the bottom of theme.scss.css file.
Thank you.

@rusorganic

Let me know if you need any more help.
Thank you.