mtamaccio Posted September 21, 2022 Share Posted September 21, 2022 Site URL: https://www.district62.com/resources Hey, I am running a discount on a product and hate the way the word "SALE" appears at the top of the first line of the title of the product and it is aligned the the top of its container box. Is there a way to edit that other than changing color? Can I make it appear next to the price rather than the title? Can I get rid of it all together? Thanks for your help. Link to comment
creedon Posted September 21, 2022 Share Posted September 21, 2022 Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> .products.collection-content-wrapper .product-mark.sale { display : none; } </style> This is for v7.1. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment