Home New Guten Forums WoodMart support forum Note on the shop page

Note on the shop page

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

    Benson82
    Participant

    I have a percentage displayed on the shop page and on the product page above the product image and I can’t get it away. Why is that? I’ve attached screenshots.

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    span.badge.onsale.perc {
        display: none;
    }

    Best Regards.

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