Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #735323

    Hello,

    I have been using this code to force the menu to burgerise (is this a real word!!) sooner, it has always worked but just stopped working and reverted to changing at 1000px. The only recent major update was the adding of a child theme.

    The site is visable here

    http://perfectpuglia.com/welcome/

    /Switch to burger early*/
    @media only screen and (max-width: 1100px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
    }

    • This topic was modified 7 years, 2 months ago by Graham.
    #735327

    Hi Graham!

    Please refer to this post – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
    If that still does not help, please create a temporary admin login and post it here privately.

    Regards,
    Yigit

    #735336

    Hello,

    I have inserted the code you sent, I think it is the same as was there, but am not sure and it still does not work. Could you take a look for me please.

    Graham

    #735354

    Hi!

    You had a small error in your comment in Quick CSS. I fixed it. Please review your website now

    Regards,
    Yigit

    #735370

    Hi Yigit,

    Thank you very much, its amazing what difference a * can make when correctly positioned.
    Thank you very much for your patience.

    Kind regards

    Graham

    #735379

    Hey!

    Not at all! Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Switch to burger menu early’ is closed to new replies.