scelce Posted October 26, 2020 Share Posted October 26, 2020 Site URL: https://www.therestoreshop.com/shoprestoreproduct/p/restore-facial-moisturizer Does anyone know how I can move the "product size" field and "product quantity" field on the same line. I included an image for reference? bbarinaga 1 Link to comment
tuanphan Posted October 27, 2020 Share Posted October 27, 2020 "product size", you mean 60 ml dropdown? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
scelce Posted October 27, 2020 Author Share Posted October 27, 2020 yes, I want to move the 60ml dropdown along with the quantity dropdown on the same line. Link to comment
tuanphan Posted October 28, 2020 Share Posted October 28, 2020 Hi. I see you solved. Do you still need help? Do you have any problems on mobile? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
bbarinaga Posted October 29, 2020 Share Posted October 29, 2020 Hi @scelce I'm also interested in moving Product quantity and Color to the same line. Do you mind sharing the code you used? Thanks! Link to comment
tuanphan Posted October 31, 2020 Share Posted October 31, 2020 (edited) On 10/30/2020 at 12:32 AM, bbarinaga said: Hi @scelce I'm also interested in moving Product quantity and Color to the same line. Do you mind sharing the code you used? Thanks! .ProductItem-details .product-variants { order: 2 !important; width: 40%; } .ProductItem .ProductItem-details .product-quantity-input { order: 3 !important; width: 30%; margin-left: 20px !important; } Edited October 31, 2020 by tuanphan bbarinaga 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
niteshifte Posted January 9 Share Posted January 9 I also want this done. I've tried various codes from the forum including the above but neither of them work on my site https://daisy-chiton-7gh8.squarespace.com/shop/p/a-tale-of-two-sides-h3ffx-z6cxf-wb9bz-ah556-efmhl-alm62-9afym-ybyb9-yprpn-m8awl-zcngc-gccxl-cklwr-ggwk7-pd585-k4kd8-d9l43-gkrkn-z6pzz-g9l5s-hrkpf-555nh-7hf7b-xbxr7-b4shp-m4cf9-kmfma-kkt3f-dkj6k So basically Size takes up 50% of the space, Quantity takes up 50% of the space and then directly underneath you have the Add to Cart button which goes across 100%. I would need it done for both Desktop and Mobile. For products which don't have Size such as https://daisy-chiton-7gh8.squarespace.com/shop/p/for-cork-sake-dymkx-2685m-mkrkh the quantity can go across the full 100% of the distance on Mobile only. Thanks! Link to comment
tuanphan Posted January 16 Share Posted January 16 On 1/9/2023 at 5:37 PM, niteshifte said: I also want this done. I've tried various codes from the forum including the above but neither of them work on my site https://daisy-chiton-7gh8.squarespace.com/shop/p/a-tale-of-two-sides-h3ffx-z6cxf-wb9bz-ah556-efmhl-alm62-9afym-ybyb9-yprpn-m8awl-zcngc-gccxl-cklwr-ggwk7-pd585-k4kd8-d9l43-gkrkn-z6pzz-g9l5s-hrkpf-555nh-7hf7b-xbxr7-b4shp-m4cf9-kmfma-kkt3f-dkj6k So basically Size takes up 50% of the space, Quantity takes up 50% of the space and then directly underneath you have the Add to Cart button which goes across 100%. I would need it done for both Desktop and Mobile. For products which don't have Size such as https://daisy-chiton-7gh8.squarespace.com/shop/p/for-cork-sake-dymkx-2685m-mkrkh the quantity can go across the full 100% of the distance on Mobile only. Thanks! The site url doesn't work. Can you check it again? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
niteshifte Posted January 16 Share Posted January 16 Sorry, updated the domain in the meantime. the new address is https://www.peterotoole.ie/shop/p/framed-cork-prints/true-colours-of-shandon-bells Link to comment
tuanphan Posted February 1 Share Posted February 1 On 1/16/2023 at 5:47 PM, niteshifte said: Sorry, updated the domain in the meantime. the new address is https://www.peterotoole.ie/shop/p/framed-cork-prints/true-colours-of-shandon-bells Sorry for delay. Do you still need help? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
tuanphan Posted February 3 Share Posted February 3 On 2/1/2023 at 4:33 PM, niteshifte said: yeah, please. thanks Can you share link to a product with size? I tried accessing some products but see Quantity only https://www.peterotoole.ie/shop/p/framed-cork-prints/true-colours-of-shandon-bells Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
niteshifte Posted February 3 Share Posted February 3 here you go: https://www.peterotoole.ie/shop/cork/p/cork-prints/fatherly-advice thanks very much!! Link to comment
tuanphan Posted February 5 Share Posted February 5 On 2/3/2023 at 4:15 PM, niteshifte said: here you go: https://www.peterotoole.ie/shop/cork/p/cork-prints/fatherly-advice thanks very much!! Add to Design > Custom CSS @media screen and (min-width:992px) { .ProductItem-details .product-variants { width: 45% !important; float: left; margin-right: 5%; } } niteshifte 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment