Hello all, I'd like to know if its possible to have an only hamburger menu ? On desktop, tablet and mobile
Hi elamblin, You can hide the hamburger menu icon of the mega menu from the Backend > Site template styles > ja_stark > Navigation settings:
Then enable the hamburger menu icon in the Offcanvas tabs:
Thank's i saw these options. And how i can hide the traditional menu so 🙂
Hi elamblin, You can use the following CSS code to hide the menu:
.nav-breakpoint-xl.navigation-hide .t4-navbar .navbar { display: none; }
Send me the a screenshot and your site URL if you still face this issue.
dominic Our website is https://le-hameau-des-lacs.fr
Hi elamblin, I have tested and see that you can use the CSS code that I sent in previous answer to hide the menu item.
I tried. Thx for the answer. It's ok for me