Home Forums WoodMart support forum How to remove HOT word from Featured Products Section

How to remove HOT word from Featured Products Section

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #285071

    meetsamani
    Participant

    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.
    #285240

    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

Viewing 2 posts - 1 through 2 (of 2 total)