Home › Forums › Pro Themes › eCommerce Market Pro › How to remove blu label "in offerta" from products
- This topic has 7 replies, 2 voices, and was last updated 7 years, 6 months ago by wensolutions. 
- 
		AuthorPosts
- 
		
			
				
March 29, 2018 at 7:59 am #69046Simone Pugno ParticipantGood morning, 
 i want to remove the blu tag “in offerta” (italian language) from the products images, when selling price is lower than standard price.
 Thank you for the helpMarch 30, 2018 at 12:14 am #69097wensolutions KeymasterHello @vestitigratis, Good Morning 🙂 Firstly, thank you very much for using the pro version of the theme. Not to remove the sale tag from the product use below given CSS. For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS. .home .sales-tag { display: none; }Hope this helps. Best Regards!! April 11, 2018 at 4:58 pm #69795Simone Pugno ParticipantGood morning, 
 doesn’t work.
 In wich file, and where, can i go to operate directly on theme?
 Thank you and best regards.April 12, 2018 at 12:13 am #69817wensolutions KeymasterHello @vestitigratis, To make this custom CSS work please go to Admin Panel > Appearance > Customize > Additional CSS and paste the CSS. .home .sales-tag { display: none; }Also, the CSS had worked when we checked it locally. If this does not work even placing them in Additional CSS, please provide your site URL so that we can provide precise fix on this. Thank you. Best Regards!! April 12, 2018 at 5:01 pm #69911Simone Pugno ParticipantGood morning. 
 Tried again, no results.
 Site URL is http://www.ilclubdellamoda.it
 Best regardsApril 13, 2018 at 12:14 am #69925wensolutions KeymasterHello @vestitigratis, Please use below given CSS to remove the sale tag by going to Admin Panel > Appearance > Customize > Additional CSS. .woocommerce ul.products li.product .onsale { display: none; }Hope this helps. Best Regards!! April 13, 2018 at 10:05 am #69990Simone Pugno ParticipantHello, 
 it’s works on category page, for example http://ilclubdellamoda.it/?product_cat=borse-a-mano
 but not on the single product page, for example http://ilclubdellamoda.it/?product=cavalli-class-c33pwc960052If you can provide the correct css to fix it will be great! 
 Thank you and best regardsApril 15, 2018 at 11:11 pm #70123wensolutions KeymasterHello @vestitigratis, We would like to apologize for the delay in replying to you. Now to remove the sale banner even in the single post page use below given CSS. .woocommerce span.onsale { display: none; }Hope this helps. Best Regards!! 
- 
		AuthorPosts
- You must be logged in to reply to this topic.
 
	    




