Hide the offer icon Home › Forums › Agama Pro › Hide the offer icon Topic Resolution: Resolved This topic has 7 replies, 2 voices, and was last updated 4 years, 6 months ago by Zex. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts May 9, 2019 at 6:13 pm #13281 biotxakurParticipant Is it possible hide the offer icon in variable products only? Only hide in variable products and show in simple products May 10, 2019 at 12:25 pm #13289 ZexModerator Hello,biotxakur! Try to insert the next code into Customizing->General->Additional CSS: .related span.onsale{ display:none; } regards May 10, 2019 at 1:02 pm #13290 biotxakurParticipant Its the same not change nothing May 10, 2019 at 1:09 pm #13291 ZexModerator Hi, The code should work… try to go with the next: .related span.onsale{ display:none!important; } … or maybe I don’t understand you what exactly you want to remove… Can you send me a screenshot of what you exactly want to remove? This reply was modified 4 years, 6 months ago by Zex. This reply was modified 4 years, 6 months ago by Zex. May 10, 2019 at 1:22 pm #13294 biotxakurParticipant I want hide offer icon of the variable product: May 10, 2019 at 3:02 pm #13295 ZexModerator Hi, Please try to insert the next code : .product_on_sale span.onsale{ display:none; } Regards May 10, 2019 at 5:22 pm #13297 biotxakurParticipant Its ok for all products, but we can only in the variable products and not for simple products? May 10, 2019 at 6:59 pm #13298 ZexModerator Hi, Try this code instead of the one I gave you in the previous post: .product-type-variable span.onsale{ display:none; } Regards Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In