Home Forums WoodMart support forum Change my thumbnail form

Change my thumbnail form

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

    thenightfox91
    Participant

    Hi there, can you please help me out to change my thumbnail product background . I want to add a little bit of radius on the corner like this website : https://prnt.sc/wh43u3 ( the egde to be a litle bit curved ) .

    #256024

    Hello,

    Please provide the page URL where you want to change that.

    Best Regards

    #256026

    thenightfox91
    Participant

    Hi, i want to change it on all products thumbnails to appare with that curved edge not in a specific product.

    #256078

    Hello,

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

    .woodmart-hover-base .product-element-top {
        margin-bottom: 0;
        border-radius: 15px;
    }

    Best Regards

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