How to modify Add to cart button size
-
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.
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
Great!
Works like a charm!!
Thank you!
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘How to modify Add to cart button size’ is closed to new replies.