Woocommerce product quantity only showing single digits

anthony
43 Posts
anthony posted this 13 June 2017

The product quantity clicker is only showing single digits. I can't seem to expand it. Any ideas?

See attached image. In the image a quantity of 10 is selected but you only see the one. I tried resizing the box but it didn't seem to help.

The product quantity clicker is only showing single digits. I can't seem to expand it. Any ideas? See attached image. In the image a quantity of 10 is selected but you only see the one. I tried resizing the box but it didn't seem to help.
Vote to pay developers attention to this features or issue.
5 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 13 June 2017

Hi,

Please provide a link to the page where we could see the issue.

Sincerely,
Hella

Hi, Please provide a link to the page where we could see the issue. Sincerely, Hella
anthony
43 Posts
anthony posted this 22 June 2017

sorry for the late response. www.breambugs.com. Add an item to your cart, iew the cart then increase quantity past 10. You will only see single digits.

sorry for the late response. www.breambugs.com. Add an item to your cart, iew the cart then increase quantity past 10. You will only see single digits.
Support Team
Support Team posted this 23 June 2017

Hi,

Please try adding the following code to the Themler Settings >> Additional CSS:

.quantity input.qty
{
padding: 6px!important;
}

This may help.

Thank you,
Olivia

Hi, Please try adding the following code to the Themler Settings >> Additional CSS: `.quantity input.qty { padding: 6px!important; }` This may help. Thank you, Olivia
anthony
43 Posts
anthony posted this 30 June 2017

That fixed it. Thank you!

That fixed it. Thank you!
Support Team
Support Team posted this 30 June 2017

Hi,

You're welcome.
Please let us know if you have any further questions.

Thanks,
Ivan

Hi, You're welcome. Please let us know if you have any further questions. Thanks, Ivan
You must log in or register to leave comments