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:
Thank you, worked fine!
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!
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024