Having a wider custom logo (eg 200px) and/or some more menu entries (5 or 6) than in the demo (with standard menu) lets the menu line wrap at some screen size point. When using WPML language switcher that issue happens even sooner (with less menu entries).
Is there a way to get more control when to switch to the mobile menu to avoid line wrapping in the main menu?
Having a wider custom logo (eg 200px) and/or some more menu entries (5 or 6) than in the demo (with standard menu) lets the menu line wrap at some screen size point. When using WPML language switcher that issue happens even sooner (with less menu entries).
Is there a way to get more control when to switch to the mobile menu to avoid line wrapping in the main menu?
Thanks,
Andreas
Hi Andreas,
What we can do is make the gaps between menu items smaller, so it should fit the menu well.
Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.
P.S. make sure you've disabled the Maintenance/Coming Soon mode
Best regards,
Laborator Team
I'm afraid making the gaps smaller wouldn't solve the problem entirely ...
We'd simply like to switch to the Hamburger menu before the wrap happens.
See here: http://mr.ic-gruppe.com/
Hi Andreas,
Go to Custom CSS > Responsive > Medium and paste this:
This should activate the hamburger menu before getting into the new line.
Best regards,
Laborator Team
That's not it ...
Now menu is gone completely and when sizing the window down a wrapped menu appears before switching to Hamburger ...
Hi Andreas,
Can you please send us your WordPress username and password? We need to investigate your site and then get back to you if we have a possible solution.
Make sure to choose Private Reply when you send us sensitive informations!
Best regards,
Laborator Team
Hi Andreas,
I've added the following JS to Theme Options:
And this Custom CSS:
So now the menu opens when user reaches viewport width of 1300 pixels.
I hope you like it.