Home Forums WoodMart support forum Need to remove the “Sale” label on product image

Need to remove the “Sale” label on product image

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #368294

    allgoodkeys
    Participant

    I Need to remove the “Sale” label on product image

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

    Pila Stone
    Participant

    Simply increase the article stock in the warehouse management. So higher than zero.

    #368345

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .labels-rectangular .onsale {
    display:none;
    }

    Best Regards

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