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!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024