Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #230334
    Darryl Kilroy
    Participant

    It is only able to show single digits. Double would be great, three a luxury!

    #230345
    tikaram
    Keymaster

    @@bordigheravalley: post in your site URL.

    Regards,
    Tikaram

    #231605
    Darryl Kilroy
    Participant
    #231659
    tikaram
    Keymaster

    @bordigheravalley: Login to your WordPress admin. Go to Appearance => Customize => Additional css and add the following css.

    .woocommerce .quantity .qty {
        padding: 7px;
        width:4em;
    }

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

    #231708
    Darryl Kilroy
    Participant

    this worked. perfect, thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Woocommerce ‘quantity’ window too small’ is closed to new replies.