Shopify themes, liquid, logos, and UX
1. I'd like to move the quantity picker to the same line as the variant pill for all products. My website is www.shoplile.com.
2. I'd also like to decrease the size of the quantity picker to the match the variant pill. And possibly have the same style black background and white text same as the variant pill.
Thanks in advance 🙂
Hi @Tellmemore112 , go to base.css file and add the following code :
.product-form__quantity{
position: relative;
bottom: 8rem;
left: 10rem;
}
quantity-input.quantity {
min-height: 3.7rem !important;
}
Result:
Thank you. Is the any way to make the quantity selector the same height and width as the variant pill?
also how can I further move up the ‘add to cart’ button
thank you
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025