-
AuthorPosts
-
February 15, 2017 at 10:59 am #747412
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.February 16, 2017 at 6:51 am #747800Hey 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,
RikardFebruary 16, 2017 at 10:08 am #747875Hey !
It doesen´t work :/ . http://www.bilder-upload.eu/show.php?file=560537-1487232521.png
Best regards,
Modellsport Schwieghofer
February 20, 2017 at 9:43 am #749237Hi!
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,
IsmaelMay 5, 2017 at 12:21 pm #788346Hi,
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/lYhVkcWUrzECThanks
Phil
May 5, 2017 at 5:23 pm #788539Hi Phil,
I am not seeing Enfold menu any more, did you get it solved or you need more help?
Best regards,
VictoriaMay 5, 2017 at 5:47 pm #788561Hi Victoria,
Yes. I adjusted the max-width parameter and that seems to cure the problem.
Thanks
Regards
Phil
May 5, 2017 at 6:22 pm #788586Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.
