This topic has 4 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
There is a problem with the ‘product quantity’ selection box. The quantity selector only allows single digits to appear. As you increase the quantity past 9 it only shows 1 for 10 products and 2 for 20 and so on. This is happening on the individual product(s) and cart page. Please refer to this image for reference.
How can we fix this? I need the quantity box to show up to 4 digits. Please advise……
Hello
please add following code into custom.css:
.quantity input[type="number"]{width:70px!important}
With best regards
Brian Johnson
This worked perfectly. Thank you
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Product quantity issue’' has been successfully resolved, and the topic is now closed for further responses