Quantity has move up - too close to variant options

The quantity is too close to the colour variants

any suggestions on how to make the space larger again?

Thanks

@24W

Please share your site URL,
I will check out the issue and provide you a solution here.

great, thanks

https://24workwear.co.uk/

@24W

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > section-main**-product.css** and paste this at the bottom of the file:
.product-form__quantity .form__label {
    margin-top: 40px;
}

thats fab, thanks so much for your help :slightly_smiling_face: