Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
WooCommerce
Remove Star Marks From the Products
tgtstudio
April 2016
in
WooCommerce
Hi guys
I need to remove the star marks that are in my products.
Help me to remove the orange star.
thanks
Roberto Faria
Comments
Albert
April 2016
Hi Roberto,
you can remove this feature with extra css only:
.woocommerce ul.products li.product .onsale { display: none !important; }
tgtstudio
April 2016
Thank you!!!
But the theme the theme doesn't have a parameter?
Albert
April 2016
No, this icon does not have an option and can be removed with custom css only.
Sign In
or
Register
to comment.
Comments
you can remove this feature with extra css only: