Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #537606

    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.

    #537903

    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

    #538050

    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

    #538054

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.