How can I expand the unit quantity box associated with the add to cart?

This topic has 2 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall

  • Avatar: reinvented86
    reinvented86
    Participant
    April 28, 2015 at 01:55

    Currently, if I add double digits to cart the unit box only shows one digit. Example is adding 24 and only the 2 will show. The unit box is a bit small. How can I expand it? Thanks.

    example page: http://www.ecbargains.com/product/kingston-32gb-micro-sdhc-memory-card-sdc432gb/

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 28, 2015 at 07:43

    Hello,

    Please add the following code in custom.css file

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

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

  • 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.