How do i remove "on sale from" on product grid

Hi, how do i remove “on sale from” on product grid? i prefer to add a red strikethrough on the original price and discounted price at the side. thanks!

hii, @elitaco
Kindly share your site URL so,
I can solve your isue.
Thank You.

@Zworthkey

url: elita.com.sg
password: clewth

hii, @elitaco
Paste this code on top of the theme.scss file.

span.card__badge {
    display: none !important;
}

Thank You.

@Zworthkey hi, it does not work

@elitaco
kindly share your store url

@Zworthkey

url: elita.com.sg
password: clewth

I don’t get sales tag on any product.
share link

@Zworthkey it looks fine on product page. but not on collection page

share link

url: https://www.elita.com.sg/collections/dresses

on home page as well, scroll down to featured collection

I finally figured out to fix this & it was so easy! https://help.shopify.com/en/manual/online-store/themes/customizing-themes/language/change-wording