Home Forums WoodMart support forum Product Label Hide

Product Label Hide

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

    lecokj666
    Participant

    I have turned off all label display, but my website still displays.

    Attachments:
    You must be logged in to view attached files.
    #505554

    Hung Pham
    Keymaster

    Hi lecokj666,

    Thanks for reaching to us.

    Please add below code to Theme Settings > Custom CSS > Global custom CSS

    body .product-labels .product-label.onsale{
    display: none;
    }

    Regards,

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