How to remove the sale pill from individual product pages with variants?

(Dawn 7.0) I am looking to remove the sale pill that shows up on an individual products page. For instance one variant is a set price, no price difference and it looks fine. When you choose the second variant it’s supposed to show the price difference because it’s a larger quantity (which it does), but it has a sale pill beside it and it’s not a sale, just a form of price saving.

I was able to remove the sale pill and pricing from product grid, but not from each individual item with a variant.

Anything helps, thanks.

Hello @BricolageCoffee

Once you Log in to the Admin, then process the following steps:

Step 1: Go to Dashboard ->Online Store ->Theme-> Action->Edit code->

Step 2: Search the file base.css

Step 3: Paste the below code at bottom of the file → Save

.product  span.badge.price__badge-sale {
    display: none;
}

Output:

If you find our reply helpful, please hit Like and Mark it as a Solution.

An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.