I need to change my breakpoint for my menu from 768 to 1024. I did a search and found this solution:
@media screen and (max-width: 990px) {
nav.main_menu { display: none !important; }
#advanced_menu_toggle { display: block !important; }
}
When I add that to the Quick CSS section in the General Styling tab, I don’t see it take effect. What am I missing? I haven’t customized anything on the theme.
Hey dabomb,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
Rikard
I would, but this is a corporate intranet site, so it is behind a firewall. I can set up a time to do a quick meeting and we can do a screen share or something.
Please advise.
thanks,
Larry
Hey!
Please refer to this post – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
and if that does not help, please post the content of your custom CSS code using http://pastebin.com/
Regards,
Yigit