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 |
---|---|
179 | |
147 | |
84 | |
30 | |
29 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023