Dawn theme: How can i move the quantity option next to the variant option?

Pretty much as the title says. I would like the quantity to be on the left of the variant option on the same line and not above or below.

Hey @MMBO

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

Mymumbo.com

Hey @MMBO

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

So it works but it’s isnt working on the mobile version. And is it possible to make the quantity box smaller?

Hey @MMBO

Remove the previous code and add this updated code with the same steps


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Fantastic! Is there a way to make the quantity box smaller?