Hi can someone help the code to center the quantity selector in sense theme on product page
?
@Maradysothea009 - can you please share this page link where you have this quantity selector?
Ok
This my link
(
Early Christmas Sale- SAVE 40% OFF) Wooden Ring Hook Tossing Games – ScoodyPrimeMall
@Maradysothea009 - add this css to the very end of your base.css file and check
.product-form__input {max-width: 100% !important;}
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
Add this css at the bottom
Online Store->Theme->Edit code
assets-> section-main-product.css
.product-form__input {
max-width: 100% !important;
}
Hope you find my answer helpful!
Regards,
PageFly
It is done! Thank you so much.