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.
My site is: This is fixed now
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.
My site is: This is fixed now
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.
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!
Hey hey, it works like a charm really big thank u brother.
The menu is fullsized and looking great now.