How To Remove Cart ‘Drawer’ Border Lines On Mobile

Solved

How To Remove Cart ‘Drawer’ Border Lines On Mobile

bleukinsd
Visitor
3 0 1

I'm looking to remove the border lines from my cart page that I recently switched to ‘Drawer’ instead of ‘Horizontal’. If there is also a way to expand the drawer box and make it bigger on the pc version that would be awesome!

Example of how my mobile view looks:

Accepted Solution (1)

PageFly-Amelia
Shopify Partner
626 165 238

This is an accepted solution.

Hello @bleukinsd 

This is Amelia at PageFly - Shopify Advanced Page Builder app.

 

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file base.css or theme.css

Step 3: Add code

 

.drawer__inner {
    border: none !important;
}

 

 

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)

bleukinsd
Visitor
3 0 1

bleukinsd_0-1714998792125.jpeg

 

Made4uo-Ribe
Shopify Partner
9847 2342 2937

Hi @bleukinsd 

Would you mind to share your store URL? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

PageFly-Amelia
Shopify Partner
626 165 238

This is an accepted solution.

Hello @bleukinsd 

This is Amelia at PageFly - Shopify Advanced Page Builder app.

 

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file base.css or theme.css

Step 3: Add code

 

.drawer__inner {
    border: none !important;
}

 

 

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.