Home Forums WoodMart support forum Cart Button

Cart Button

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

    rlifestylestore
    Participant

    How do you adjust the radius of the cart button? I want the radius to me smaller so that it looks rounded instead of round.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Navigate to Theme Settings > Custom CSS > Global Custom CSS

    .wd-header-cart.wd-tools-element.wd-design-8 .wd-tools-inner {
        border-radius: 10px !important;
    }

    Best Regards

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