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

    Hi.

    I just changed the setting for the mobile menu on tablets and smartphones, but it doesn’t show (tested on computer with Google’s Inspect Element mobile, and on my actual iPad). I’ve tested in many different browsers so, from what I can see, it’s not a caching issue. I’d like the hamburger to show on all mobile devices since my logo is long and overlaps with the regular menu.

    http://untoldstories.life

    Thank you.

    PS – the logo is disabled for the home page.

    #481015

    Hi Veronica!

    Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Best regards,
    Yigit

    #481441

    That’s what I meant by “I just changed the setting for the mobile menu on tablets and smartphones”. I’ve already done it and it’s not fixed anything.

    #481450

    Hi!

    Can you please firstly update Enfold to the latest version 3.2.3 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #481523

    That was a good catch. My API wasn’t running. I’ve done so, but it seems that it didn’t help.

    #481943

    Hi,

    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

    #482134

    Much better – thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Mobile Menu "hamburger" Not Showing on iPad’ is closed to new replies.