.woocommerce ul.products li.product .onsale { display: none !important; }
.woocommerce .product .product_wrapper .onsale { display: none !important; }
.product .onsale { display: none !important; }
Comments