password JENNA
I was able to center the product price, title, etc. but for some reason the qty selector wont center.
please help! thanks!
password JENNA
I was able to center the product price, title, etc. but for some reason the qty selector wont center.
please help! thanks!
Hi @jennarose ,
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: unset !important;
}
Hope that my solution works for you.
Best regards,
PageFly