Viewing 1 replies (of 1 total)
  • Plugin Author Niels Lange

    (@nielslange)

    @tomandersondixon The following CSS code should adjust the style as expected:

    .woocommerce .quantity input[type="number"] {
      border: none;
      box-shadow: none;
      max-width: 3em;
      text-align: center;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Quantity centred and box removed’ is closed to new replies.