Hamburger menu drawer full width
hello, im on brizy cloud pro and i really need to do a hamburger menu with full width drawer. I try to use css and doesn't work at all. Someone can share with me the code or give me a solve of this problem...
-
Hi,
You can make the hamburger menu with full width using the Custom CSS but here will be a small inconvenience. When the user will open the menu and will want to exit from there, he will not be able to do this. The user will need to select a menu item or to click on the logo if it has the link.
The Custom CSS isĀ
.brz-mm-menu_offcanvas {
width: 100% !important;
}See here the screenshot.
Thanks!
Best regards,
Sandra1 -
I can't add an exit icon or something in css...?
0 -
Hi,
I'm not sure if this is possible but if you have the CSS code you can try to add it and check if all is working fine.
Best regards,
Sandra0
Please sign in to leave a comment.
Comments
3 comments