Hello! How can we make the quantity box on the individual product page? I have a few products that are wholesale and purchased by the thousands.
Is there a way that we can make the quantity box wider so that you can fit up to “100,000+” as the quantity?
Your help is greatly appreciated!
Hey Nancy,
I believe we can do this with some css, but your link is not working so we can check your page. Please check.
Best regards,
Mike
Sorry I updated the domain – here is the new one:
Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top div .quantity input.qty {
width: 80px !important;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thanks That worked great!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon