Hello,
How do I shorten the add the cart, payment buttons, etc to match the Notify me button. I am using the Flow theme. Thank you!
Hello,
How do I shorten the add the cart, payment buttons, etc to match the Notify me button. I am using the Flow theme. Thank you!
Hi @djnbob
Do you mind providing your website so we can provide a code appropriate for you?
The website is http://www.isopoddepot.com
Thank you!!
Hi @djnbob
Thank you. Please add the following code below
#AddToCartForm button#AddToCart {
max-width: 300px!important;
}
Thank you!