Home Forums WoodMart support forum Summary block round corner

Summary block round corner

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

    moseny
    Participant

    Hi There,
    Could you please help us with a css code to make the Summary block round corner ( when the shadow is on)
    Please check the attached.
    Thanks,
    Mike

    #119154

    Hello,

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

    body .product-summary-shadow .summary-inner {
        border-radius: 20px;
    }

    Best Regards

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