Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #441351

    When viewing my site on a smartphone or ipad in portrait mode the Hamburger menu works fine. However, when you rotate the iPad and view in Landscape mode the Hamburger menu shows up, but when touched the only thing it shows is the X to close it. No menu expansion.

    We have tried all diagnostics (deactivate plugins) and other standard protocols to figure this out, but we are unable to figure this out. Any help is appreciated. Thank you.

    • This topic was modified 9 years, 6 months ago by thx2net.
    #441690

    Hey thx2net!

    I checked your website on my iphone and on chrome and it does work fine on my end. Have you made any changes to mobile menu?

    Regards,
    Yigit

    #441721

    No changes made to the mobile menu.

    Yes it works fine on iphone and chrome as well as my Galaxy note 4 and other phones.

    The only issue is on the iPad in landscape mode.

    Noah

    • This reply was modified 9 years, 6 months ago by thx2net.
    #441903

    Hi!

    I had a look at the site in landscape on an ipad mini using latest version of Safari and it works as expected, what browser are you getting this problem on? Please try to clear your browser cache or try another browser to see if it makes any difference.

    Best regards,
    Rikard

    #441996

    Rikard,

    Again, the ONLY problem is on a regular iPad in landscape mode. Not an iPad mini, not an iPhone, not Android phones, not galaxy tablets, not my pc, not my imac, not chrome….

    Please look on a regular iPad in landscape mode. I thought I tried to make that clear when I opened the ticket. Thank you.

    Noah

    #442409

    Hi!

    Can you please try adding following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

    #443475

    Hi Yigit,

    That worked! Thank you!

    #443888

    Hey!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Hamburger Menu Not Working in iPad Landscape Mode’ is closed to new replies.