Hi there, I would like to have the word ‘Sale’/‘Discount’ next to the price of discounted items only in the shopping cart page. Please see attached images. Can this be done? Can anyone tell me how to do this, please?
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
@Made4uo-Ribe , it looks great but the problem is, the word ‘Sale!’ appears with every product. Is there a way to make it appear with only specific products e.g. those with discount? I use ‘compare price at’ method for discounting items.