Hey,
how can I hide the burger menu (on tablet/mobile) in my project?
Thanks!
Hi,
You can use the following CSS code:
.responsive-menu-toggle{ display: none!important; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Comments
Hi,
You can use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks