Hey Guys!
I have a problem with the breakpoint of my Website.
The Navigation looks good to 1353px width and looks bad from 1352px width down to 961px width . I want to make the toggle menu in in this bad area instead of the normal menu.
Hey Modellsport,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1353px) {
nav.main_menu {display:none !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
}
Best regards,
Rikard
Hey !
It doesen´t work :/ . http://www.bilder-upload.eu/show.php?file=560537-1487232521.png
Best regards,
Modellsport Schwieghofer
Hi!
You didn’t mention that you’re using the “Ubermenu” plugin. I’m sorry but we don’t have any control over the plugin settings. Please contact the plugin author for additional help.
Regards,
Ismael
Hi,
I’ve used that code to change the break point so that I avoid menu text encroaching on the logo. That works, but, the burger menu starts by sitting outside of the main content area. Is there a way to fix that?
@media only screen and (max-width: 1353px) {
nav.main_menu {display:none !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
}
https://screencast.com/t/lYhVkcWUrzEC
Thanks
Phil
Hi Phil,
I am not seeing Enfold menu any more, did you get it solved or you need more help?
Best regards,
Victoria
Hi Victoria,
Yes. I adjusted the max-width parameter and that seems to cure the problem.
Thanks
Regards
Phil
Hi Phil,
Glad to hear that. Just let us know if you need more assistance on this topic or if we can close this thread :)
Best regards,
Nikko