What's your biggest current challenge? Have your say in Community Polls along the right column.

Dawn Theme - Decrease Width of Quantity Input Box

Dawn Theme - Decrease Width of Quantity Input Box

skram
Tourist
4 0 3
Replies 8 (8)

AvadaCommerce
Shopify Partner
3879 839 991

Hi @skram ,

 

You can follow the instruction below:

1. Go to Online Store->Theme->Edit code
2. Asset->/base.css->paste below code at the bottom of the file:

.product__info-wrapper .quantity__button {
    width: 25px !important;
}

.product__info-wrapper .quantity {
    width: 100px !important;
}

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

banned

KetanKumar
Shopify Partner
37433 3664 12118

@skram 

sorry for that issue and thanks for all details can you try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/base.css->paste below code at the bottom of the file.

.quantity {calc(11rem / var(--font-body-scale) + var(--inputs-border-width) * 2);}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
GSK
Visitor
1 0 0

It worked great. I wanted to increase the size and increased this from 14 to 16 and it was perfect.

Thanks

KetanKumar
Shopify Partner
37433 3664 12118

@GSK 

thanks for update if you need more let me know 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Julia777
Excursionist
16 0 11

Hey! Can you also give a code for decreasing the height of the quantity box? Width worked for me! Wanna make it shorter too

KetanKumar
Shopify Partner
37433 3664 12118

@Julia777 

yes, please share store url

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Julia777
Excursionist
16 0 11

wwww.aeteriuswear.com

(pw: ayiesh)

KetanKumar
Shopify Partner
37433 3664 12118

@Julia777 

can you please share screenshot 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing