Home Forums WoodMart support forum Round corners for catalog images/tiles

Round corners for catalog images/tiles

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

    moseny
    Participant

    Can you please send us a CSS code to make corners shown in the photo round? Thanks!

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

    Hello,

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

    body .woodmart-hover-info .product-element-top {
        border-radius: 20px;
    }

    Best Regards

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