Overview
Upcart’s savings row displays information about applied discounts, codes, and savings. If you prefer a more minimal layout, you can selectively hide elements using custom CSS. You can remove the entire row or just specific pieces like the discount amount, code badges, or the word “Discount.”Where to find the custom CSS editor
- Go to Upcart > Cart Editor > Settings > Custom CSS
- Paste the code snippets below into the input area
- Click Save
- Refresh your storefront to see the changes live
CSS examples
Hide the entire savings row in V1.0Hide the entire savings row in V2.0
Hide only the discount amount in V1.0
Hide only the discount amount in V2.0
Hide discount code badges in V1.0
Hide the word “Discount” in V1.0

