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.
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