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

Cart quantity problem ( mobile mode )

Solved

Cart quantity problem ( mobile mode )

Mohamed-28
Excursionist
28 1 3

Hello Guys hope you all doing well ,

My cart do not show quantity in Mobile only 
( Dawn Theme )
( desktop view is good ) 

11.jpg

 

 

And it feels like the plus sign is going out the box .
even if i add more like 2 or 3 still the same as in the photo .

if someone can help please . thanks alot 

Accepted Solution (1)
BSSCommerce-B2B
Shopify Partner
1969 564 566

This is an accepted solution.

@Mohamed-28,

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head>

 

<style>
@media (max-width: 768px) {
    #CartDrawer .quantity {
      width: auto!important;
    }
}
</style>

 

Result:

BSSCommerceB2B_0-1731211844284.png

If it helps you, please like and mark it as the solution.

Best Regards 😊

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

View solution in original post

Replies 9 (9)

BSSCommerce-B2B
Shopify Partner
1969 564 566

@Mohamed-28, could you kindly share your store url?

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Mohamed-28
Excursionist
28 1 3

www.kemeti.com

pass : 5523673

BSSCommerce-B2B
Shopify Partner
1969 564 566

This is an accepted solution.

@Mohamed-28,

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head>

 

<style>
@media (max-width: 768px) {
    #CartDrawer .quantity {
      width: auto!important;
    }
}
</style>

 

Result:

BSSCommerceB2B_0-1731211844284.png

If it helps you, please like and mark it as the solution.

Best Regards 😊

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Mohamed-28
Excursionist
28 1 3

Thanks so much my friend , apperciate your effort and time 💌

BSSCommerce-B2B
Shopify Partner
1969 564 566

Glad to help you 😉

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

AlexMatam
Shopify Partner
8 0 0

Hi @Mohamed-28 

Which version of Dawn are you using ? And have you applied code changes to your current theme before ? 

Mohamed-28
Excursionist
28 1 3

Dawn 
15.2.0

yes applied many changes , but i don't remember appling changes to cart section 

suyash1
Shopify Partner
10222 1261 1601

@Mohamed-28  can you please share your website link?

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Mohamed-28
Excursionist
28 1 3

www.kemeti.com

 

 

pass : 5523673