How to get rid of Sale badge on Sense theme

Topic summary

A user needed to remove the “Sale” badge appearing on product cards in their Shopify store’s collection pages using the Sense theme.

Solution provided:

  • Navigate to Shopify Admin → Online Store → Theme → Edit code
  • Locate the theme.liquid file
  • Insert custom CSS code above the </head> tag to hide the sale badges

Outcome:
The solution successfully resolved the issue. The user confirmed the CSS modification worked as intended.

Summarized with AI on November 7. AI used: claude-sonnet-4-5-20250929.

How do I get rid of the “Sale” badge that is in the corner of every collection card product? Ive attached an image to show what I mean.

1 Like

Hi @CarSyncCentral ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

It worked, thank you so much!

1 Like

@CarSyncCentral , Have a good day :heart_eyes: