What is the easiest way to center the quantity selector and Add to cart button when using the Product purchase button element?
Hey hobart,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top form.cart {
width: 22%;
margin: 0 auto;
padding-left: 10px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you! I noticed on mobile it cut off part of the button, so I switched from a percentage to set width and got it to work like I was hoping. Appreciate your help!
Hi,
I’m glad you got this resolved. If you need addition help, please let us know here in the forums.
Best regards,
Jordan Shannon