Home Forums WoodMart support forum want to remove the discount icon

want to remove the discount icon

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

    eric
    Participant

    Hi there,
    I want to remove discount icon on shop page and product page. Thanks!

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

    Hello,

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

    .product-labels span.onsale{
    display:none;
    }

    Best Regards

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