Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #855827

    I have the problem with the menu overlapping.. and I found the solutions.. except..
    enfold->headers->mobile is not showing in my theme?

    There are just 4 options.. HL | HB | EE | TO.. No Mobile?

    #855965

    Hey opusuno,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #856751
    This reply has been marked as private.
    #856813

    Hi,

    I can’t see any login details in the thread, could you post them in the Private Content box please?

    Best regards,
    Rikard

    #856982

    Hrm.. Try this again..

    #856991
    This reply has been marked as private.
    #856997

    Hi!

    I adjusted your custom CSS code in Style.css file. Commented out first code and added second one

    /*
    @media only screen and (max-width: 1024px) {
    .main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;}
    .container #advanced_menu_toggle, #advanced_menu_hide{display:block;}
    .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:auto;}
    }
    */
    
    @media only screen and (max-width: 1195px) {
    .av-main-nav > li.menu-item { display: none; }
    .av-main-nav > li.menu-item-avia-special { display: block; }
    }

    Please review your website :)

    Regards,
    Yigit

    #857019

    Thanks. That did the trick..

    Any idea why the Mobile tab is missing under the Header section of the theme options?

    #857028

    Hi!

    You can find menu options in Enfold theme options > Main Menu tab now :)

    You are welcome! :)

    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 9 posts - 1 through 9 (of 9 total)
  • The topic ‘iPad menu overlapping..’ is closed to new replies.