Home Forums WoodMart support forum Product badges are not rounded everywhere

Product badges are not rounded everywhere

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

    gergo
    Participant

    Hi,

    On the product page is perfect, but on the category page aren’t rounded the badges corners.

    Can you fix, or show, were are the rounding settings?

    Thanks for your help,
    Gergo

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

    Luke Nielsen
    Keymaster

    Hello,

    Define the code below in Theme Settings -> Custom CSS:

    .wd-product .product-labels span img {
        border-radius: 10px;
    }

    Clear the cache and check how it works.

    Kind Regards

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