Quantity Selector Box Too Small - by webmastermicro

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

  • Avatar: webmastermicro
    webmastermicro
    Participant
    January 12, 2016 at 00:19

    Hi,

    The quantity selector box is too small so that any number larger than 2 digits does not show. For example a quantity of 100 shows as 10. See link in private content for example.

    Can this be changed?

    Thanks

    Martyn

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: stan
    Stan Russell
    Participant
    January 12, 2016 at 08:11

    Hello,

    please add following css code to Global Custom CSS:

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

    Regards,
    Stan Russell.

    Avatar: webmastermicro
    webmastermicro
    Participant
    January 12, 2016 at 09:37

    Thanks Stan.

    I did as you suggested (Theme Options, Custom CSS) but I’m afraid this made no difference. I’ve ensure that Custom CSS was enable and even tried increasing the width value but it makes not difference.

    Can you help?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 12, 2016 at 09:48

    Hello,

    I’ve added this code in Theme Options->Custom CSS->Global Custom CSS. Please check it.

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

    Regards,
    Robert Hall.

    Avatar: webmastermicro
    webmastermicro
    Participant
    January 12, 2016 at 10:10

    Perfect! Thanks Robert.

    I have a few other questions but should I open a new thread for those?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 12, 2016 at 10:38

    You’re welcome!
    You can ask here, but will be better to create a new topic.

    Regards,
    Robert Hall.

    Avatar: webmastermicro
    webmastermicro
    Participant
    January 12, 2016 at 14:12

    Thanks Robert. Will create a new thread as suggested.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 12, 2016 at 14:29

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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