Home Forums WoodMart support forum How to modify Add to cart button size

How to modify Add to cart button size

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

    Efrenjr
    Participant

    Hello,

    I’d like to make a “wide” Add to cart button. Is this possible?

    It could be as wide as the description section. even below the product counter. Maybe something like the image I attached without the button next to the quantity selection.

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add the code to the Theme Settings > Custom CSS

    .btns-shop-light .single_add_to_cart_button{
    width:100%;
    }

    Best Regards

    #95538

    Efrenjr
    Participant

    Great!
    Works like a charm!!

    Thank you!

    #95575

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘How to modify Add to cart button size’ is closed to new replies.