Shopify themes, liquid, logos, and UX
Hi,
On the product page the quantity selector button is centered but I want it to be aligned with the left of the container. Another solution would be to increase container width to the same as the add to cart button, either solution is OK.
Solved! Go to the solution
This is an accepted solution.
hi @henrycui ,
Can you give the link to your store, if your store have protected by password, you can give the password as well, i will check then give to you the suggestion, thanks!
This is an accepted solution.
The solve for you!
You can add the short code into at the bottom of assets/base.css file:
This is an accepted solution.
Hello @henrycui
Please use below code on assets -> base.css at the bottom to align quantity box to left
.product .product__info-container .quantity{
margin:0 !important;
}
This is an accepted solution.
hi @henrycui ,
Can you give the link to your store, if your store have protected by password, you can give the password as well, i will check then give to you the suggestion, thanks!
This is an accepted solution.
The solve for you!
You can add the short code into at the bottom of assets/base.css file:
This is an accepted solution.
Hello @henrycui
Please use below code on assets -> base.css at the bottom to align quantity box to left
.product .product__info-container .quantity{
margin:0 !important;
}
Thank you!
Thank you, worked fine!
User | RANK |
---|---|
133 | |
92 | |
77 | |
64 | |
54 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022