PellmerCreative Posted August 21, 2020 Share Posted August 21, 2020 Site URL: https://www.kovikai.com/shop Hi. I am wondering how to stylize the box around the quantity on my page. I looked in the "styles" and can't find it. I'd like to make it pill shaped and a different color. It's currently a harsh black outline. Thanks in advance! Link to comment
tuanphan Posted August 22, 2020 Share Posted August 22, 2020 Add to Home > Design > Custom CSS /* product block quantity */ .product-block .productDetails .product-quantity-input input { border-radius: 5px; background: red; } 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
thelinny Posted September 23, 2021 Share Posted September 23, 2021 Please can you advise how to change the outline of the box to be transparent? Link to comment
tuanphan Posted September 25, 2021 Share Posted September 25, 2021 On 9/24/2021 at 4:07 AM, thelinny said: Please can you advise how to change the outline of the box to be transparent? Can you share link to a product? 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
thelinny Posted September 25, 2021 Share Posted September 25, 2021 https://www.thelinny.co.uk/gift-vouchers Link to comment
tuanphan Posted September 27, 2021 Share Posted September 27, 2021 On 9/25/2021 at 3:03 PM, thelinny said: https://www.thelinny.co.uk/gift-vouchers Add to Design > Custom CSS /* Product block quantity */ .product-block .product-quantity-input input { border: none !important; } 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
thelinny Posted September 28, 2021 Share Posted September 28, 2021 Thank you! That's great. Link to comment
cassandrarudolph Posted October 1, 2021 Share Posted October 1, 2021 Is there a way to also remove the box on the cart page? Link to comment
tuanphan Posted October 3, 2021 Share Posted October 3, 2021 On 10/1/2021 at 11:41 PM, cassandrarudolph said: Is there a way to also remove the box on the cart page? Add to Design > Custom CSS /* remove quantity cart page */ ._225eTv05l { display: none; } .item-quantity { display: none; } 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
vnr Posted May 16, 2022 Share Posted May 16, 2022 On 9/26/2021 at 8:16 PM, tuanphan said: Add to Design > Custom CSS /* Product block quantity */ .product-block .product-quantity-input input { border: none !important; } I'm trying to use this code for 7.1, doesn't seem to be working? Link to comment
tuanphan Posted May 16, 2022 Share Posted May 16, 2022 22 minutes ago, vnr said: I'm trying to use this code for 7.1, doesn't seem to be working? Can you share link to a product? 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
oyolab Posted February 20 Share Posted February 20 @tuanphan is it possible to change the format of the quantity box to a dropdown with preset options? (e.g. customer can only select 1,2,3 or 4 from a quantity dropdown) https://calliope-burgundy-25l9.squarespace.com/intrepid-presale/p/intrepid23 password: 123 Link to comment
tuanphan Posted February 25 Share Posted February 25 On 2/21/2023 at 12:05 AM, oyolab said: @tuanphan is it possible to change the format of the quantity box to a dropdown with preset options? (e.g. customer can only select 1,2,3 or 4 from a quantity dropdown) https://calliope-burgundy-25l9.squarespace.com/intrepid-presale/p/intrepid23 password: 123 Hi, I don't know this 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