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

    Hello support,

    I’m currently using 4.1.2 and it seems that I have no mobile menu in the header tab under enfold. I currently have no plug ins and having an issue where the logo is overlapping the menu when on mobile.

    Thank you!

    • This topic was modified 7 years, 1 month ago by ordinaryt. Reason: mobile menu
    #865596

    +1 on this
    Hope it is OK to hijack your post at it is about the same problem …i think

    On Android the menu looks fine but on iPhone 5/Mobile Safari the menu items overlap. I could disable the search icon but i find it very useful and would like to keep it. There is a lot of space left on the left side so an easy fix would be to move the logo.

    Mobile Menu Overlap

    • This reply was modified 7 years, 1 month ago by lentzit.
    #865671

    Hi ordinaryt,

    You are using a fallback menu. The new burger menu does not work well with the fallback menu at this point. As a temporary solution, you can build a menu and assign it as Enfold’s main menu.

    Best regards,
    Victoria

    #865673

    Hi lentzit,

    Your issue is different. Next time, please, start a separate thread, describe your issue there and give us a link to your website.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 479px) {
      .responsive #top #wrap_all .container.av-logo-container {
        width: 95%;
        max-width: 95%;
      }
      .responsive #top #wrap_all .main_menu {
        right: 20px;
      }
      .responsive #top .logo {
        width: 60%;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1264435

    Dear support team

    I have the same issue that I have no mobile menu in the header tab under enfold. And I am not able to change the menu function to not show the sub-menu on the mobile site.

    Thanks for the help!

    #1264673

    Hi vivienne2020,

    Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1264946

    Hey Rikard

    Have opened a new thread, thanks

    #1265085

    Hi,

    We will go take a look at that one.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘No mobile menu in header’ is closed to new replies.