Skip to main content

Hamburger menu drawer full width

Comments

3 comments

  • Sandra Prunici

    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,
    Sandra

    1
  • mitrea razvan

    I can't add an exit icon or something in css...?

    0
  • Sandra Prunici

    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,
    Sandra

    0

Please sign in to leave a comment.