Quantity Box - by pcpprinting - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp

  • Avatar: pcpprinting
    pcpprinting
    Participant
    March 22, 2016 at 18:06

    Is there any way to make the box where the quantity is typed in to be larger? Right now it can only show one number before it continues off of the box. It needs to be larger for those customers who will be purchasing quantities in the hundreds of our products. They can still type in these large numbers, but it’s hard to see the full quantity.

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    March 22, 2016 at 18:20

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .quantity input[type="number"] {
        width: 56px !important;
    }

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.