Home Forums WoodMart support forum Increase width of buy now button

Increase width of buy now button

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #384211

    Hausbasket
    Participant

    I want to increase width of buy now button.

    #384255

    Hello,

    Please provide the page URL and which button you want to change, we will give you custom CSS.

    Best Regards

    #384285

    Hausbasket
    Participant

    https://wondergadget.in/product/floor-mat/

    On this product page, you can see the buy now button in black color, change its width

    #384316

    Hausbasket
    Participant

    any update?

    #384386

    Hello,

    Sorry for the delay.

    Could you clarify how you want to expand or increase the button? The button now is full-width.

    Best Regards

    #384396

    Hausbasket
    Participant

    I want to change the buttons hight.

    #384474

    Hello,

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

    body .summary-inner .cart .wd-buy-now-btn {
    min-height:50px;
    }

    Best Regards

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