Home Forums WoodMart support forum display badges on the category page

display badges on the category page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #272080

    koby15
    Participant

    Hi there,

    How can I create badges and display them on the category page?
    On each category page, I will be able to assign the proper badge.
    please check the attached screenshot.

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

    Hello,

    I saw the screenshot you attached.

    Sorry but there is no option in Theme Settings to add badges as you mentioned.

    It requires customizations and this is beyond our limitations and support policy.

    Best Regards

    #272112

    koby15
    Participant

    ok, how can i disable the % badge from the category page?
    please check the attached screenshot.

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

    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.

    .woodmart-archive-shop .onsale.product-label {
        display: none;
    }

    Best Regards

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