hi!
how can I center these quantity and size boxes?
https://www.gallerychristian.com
thanks!
This is PageFly - Advanced Page Builder.
You can try with this code:
Follow this:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: paste below code in bottom of file → save.
.product-form__input {
max-width: 100% !important;
}
Hope that my solution works for you.
Best regards,
PageFly.
yes perfect! thank you!