Home Forums WoodMart support forum How can change buy now button size

How can change buy now button size

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

    iconcomputers79
    Participant

    How can change buy now button size

    #384558

    Hello,

    Please try adding the following code snippet to the Global Custom CSS area under Theme Settings >> Custom CSS.

    .cart .wd-buy-now-btn {
    width: 100%;
    margin-left: 0;
    }
    Best Regards

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