Fullsize cart screen on mobile devices dawn 7.0.1 - Fixed - See the other issue i have below

Hello i want to add full screen size on the cart menu, the one i have today covers 90% of the screen so there is a gap i want to fill out. It would be nice with a animated dropdown hamburger menu too. :slightly_smiling_face:

My site is: This is fixed now

www.dekanten.no

@Dekanten

Please share the screenshot of what you want!

Thanks!

1 Like

Here is the screenshot, as you see the page is not full so you see the small gap. I want it all to be white please. :slightly_smiling_face:

1 Like

@Dekanten

Please add the following CSS code to your assets/component-cart-drawer.css bottom of the file.

.drawer__inner {max-width: calc(100vw - 0rem) !important;}

Thanks!

1 Like

Hey hey, it works like a charm really big thank u brother. :slightly_smiling_face:

The menu is fullsized and looking great now. :slightly_smiling_face: