Home › Forums › Basel support forum › Remove "Sale" icon Remove "Sale" icon This topic has 1 reply, 2 voices, and was last updated 7 years, 3 months ago by Bogdan Donovan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 22, 2017 at 3:31 am #17902 [email protected]Participant Can I remove the round “sale” icon that appears over every product image? I want to keep the “out of stock” icon. I attached a screenshot for reference. Thanks for your help! Attachments:You must be logged in to view attached files. August 22, 2017 at 6:45 am #17905 Bogdan DonovanKeymaster Hi, Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. .product-grid-item .onsale, .single-product-page .onsale { display: none; } Regards Author Posts Tagged: sale icon Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register