Viewing 1 replies (of 1 total)
  • Hello @danclayton1234,

    Please try to use the following CSS code.

    You can add CSS code in DashboardAppearanceCustomizeAdditional CSS (WordPress 4.7 and up). Also you can add CSS code directly to style.css file of your child theme.

    body.woocommerce div.quantity input.qty {
        width: 80px;
    }

    Kind Regards, Roman.

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce number of items to order box doesn’t display correctly on page’ is closed to new replies.