Home Forums WoodMart support forum make banner corners round

make banner corners round

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

    [email protected]
    Participant

    hi

    is there a way to make the banner corners round,
    especially for the banners used in the handmade demo

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

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .promo-banner-wrapper .banner-image img {
        border-radius: 20px;
    }

    Regards.
    Xtemos Studios.

    #257712

    [email protected]
    Participant

    thank you this worked,
    but it does not work with the hover action,
    so when you hover the mouse (or touch on mobile) the borders revert to angle

    #257914

    Hello,

    You are Most Welcome.

    I have visited your website and on hover it is not removing the border-radius. Please clear cache and check back.

    Screenshot for Clarification: https://ibb.co/yRffVfD

    Regards.

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