Help! I'm struggling with the quantity button

Hey everybody,

hope you have a great week so far. I’m currently trying to change the quantity button for the product pages. Currently it looks like in the image below. As you can see the plus and minus button with which the visitors can adjust the quantity is all in one place. When I click on it the quantity only increases.

Does somebody know how I can adjust the place of the minus & plus button? I would like the minus button to be beneath the number of the product.

Thank you very much!!!

Hi, @Lara14
Please share the store URL so that we can assist you.

Hey @Lara14 ,

Can you share the link to your store please? Thanks!

Yeah of course the link is:

https://mylongevitylife.com/

Thanks!

Yeah of course the link is:

https://mylongevitylife.com/

Thanks!

Hey @Lara14 ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag


after modification

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Thanks for the help. However now it looks like this:

What do I need to do, in order that the quantity button looks like in the picture you send?

Thank you!!!

Just add the code I provided above.

I did, however it doesn’t look like in the picture you send. That’s why I asked if I should do something else to make it work. :slightly_smiling_face:

But I couldn’t find the code I provided on the page