How to remove HOT word from Featured Products Section
-
In featured Products section
How to remove HOT word from the image attached below
Also
how i can select products which will be mentioned as BESTSELLERS and products for SALES
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded .featured {
display: none;
}
Please find here the description of the products types: https://xtemos.com/docs/woodmart/faq-guides/product-grid-carousel-element/
If you have any questions please feel free to contact us.
Best Regards