Hi,
I would like to keep main menu only on desktop and switch over to hamburger on mobile and on tablet as well.
It seems to me, it is linked to the width resolution but I do not know how to refer/change the default value.
So what line(s) should I add to the CSV settings to switch over hamburger main menu on larger resolution?
Thanks.
To activate the mobile menu earlier you’ll need to duplicate styling found in style-mobile.css that’s applied on #nav-toggle and #access (and sub-elements) from the 650px screen width to the desired width.