Quantity box width - by fargostudio - on WordPress WooCommerce support

This topic has 5 replies, 4 voices, and was last updated 8 years, 1 months ago ago by Robert Hall

  • Avatar: fargostudio
    fargostudio
    Participant
    February 4, 2016 at 19:40

    Hello,
    in the Single Product Page the quantity input box isn’t working as it should.
    Inserting a quantity with two numbers, for example “10”, the last number is hidden under the arrows.
    Here’s a screenshot:
    http://cloud.fargostudio.com/1i3q242D0G1a

    Is it a limit of woocommerce? How can i fix it?

    Thank you,

    4 Answers
    Avatar: stan
    Stan Russell
    Participant
    February 5, 2016 at 08:15

    Hello fargostudio,

    please provide us with link to your site.

    Regards,
    Stan Russell.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 5, 2016 at 09:30

    Hello,

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

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

    Regards,
    Eva Kemp.

    Avatar: fargostudio
    fargostudio
    Participant
    March 4, 2016 at 11:58

    Sorry for the delay.
    It did the trick, thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 4, 2016 at 12:48

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 5 results - 1 through 5 (of 5 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.