Tagged: 

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

    Hello,
    I have activated the mobile menu for samartphone and tablet. Nevetheless, for ipad I see still a “normal” menu at landscape orientation (checked with Google Chrome Emulator). Please have a look:

    I don’t see why the activation of mobile menu does not work at this point and how to fix it.

    Thanks for your help in advance

    #781410

    Hey wuo,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    #784459

    Hello Nikko, obviously my answer on your post has not been saved. So, I send you login once again. Thanks & best regards

    #785479

    Hi,

    Thanks for providing the login, I have added this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1024px) {
      .responsive #top .header_bg {
        background-color: #fff;
      }
    
      .responsive.html_mobile_menu_tablet .main_menu .avia-menu, 
      .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, 
      .responsive.html_mobile_menu_tablet #header_main_alternate {
        display: none;
      }
    
    .responsive.html_mobile_menu_tablet .container  #advanced_menu_toggle, 
      .responsive.html_mobile_menu_tablet #advanced_menu_hide {
        display: block;
      }
    }

    Let us know if it’s all good :)

    Best regards,
    Nikko

    #785640

    This works fine! Many thanks!

    #785856

    Hi,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile Menu’ is closed to new replies.