Hi! I recently added “Add To Cart” Buttons to my collection pages under my products via coding and need help getting them all aligned please. Here is a screenshot of my problem and my website link. Any help is very appreciated. Thank you
Also if a code can be provided to move “Quantity” Selector down a bit because it’s too close to the price - Thank you again
Solved! Go to the solution
This is an accepted solution.
For the quantity spacing add the following code to your theme.scss.css file:
.product__quantity.product__quantity--dropdown {
margin-top: 15px;
}
Let me know!
That should do it:
.variant-wrapper.variant-wrapper--dropdown.js {
margin-top: 15px;
}
Let me know!
It's just that it needs more time to work on, so it will need to be a paid service. But before we get there, is that the output you want?
User | Count |
---|---|
18 | |
15 | |
13 | |
12 | |
11 |