Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #551129

    Hi Enfold team,

    I opted for a side menu instead of a top menu in a web but I have found that the option of enable menu mobile on ipad it is not availaible for this menu position.
    I’ve tried all the options in code snippets, forum, etc… about the subject but nothing works.
    Could you help me please?

    • This topic was modified 8 years, 4 months ago by gofthet.
    #551924

    Hey gofthet,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 1024px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
    }

    Regards,
    Rikard

    #552033

    Hi Rikard,

    I try this CSS before but didn’t work, the problem is that the web shows like these.

    ]

    I think it is a is in the #header_main but and I don’t know how to fix it.

    Thank you very much.

    • This reply was modified 8 years, 4 months ago by gofthet.
    #552186

    Hey!

    Login credentials are not working for me. Can you please check them once again?

    Cheers!
    Yigit

    #552407

    Sorry Yigit!!
    Can you try now?
    Thanks.

    #552850

    Hi,

    The code works but I see that you have made some pretty significant customisations to your installation and they seem to be conflicting. Could you check your code please?

    Regards,
    Rikard

    #553056

    Hi Rikard,

    Unfortunately this ‘significant customisations’ were a mix of important requeriments by a client and my stubbornness using Enfold.

    So I have been able to fix it by myself without any collapsing of the web, XD.

    Thank you very much!!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Mobile menu between 768px and 989px’ is closed to new replies.