Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1289720

    Hi,

    I try to hide the sub menu in my burger menu for mobile view but I want it to be in the desktop view.
    I tried already to set up an individual burger menu in the menues but it wont show up after activating it. I dont know why.
    So I thought maybe there is a quick and easy way to hide the sub menu (parent is shop) only in the burger menu and keep it in the desktop menu.
    For some reason in “theme options / main menu / burger/mobile” menu it is just possible to choose “show sub menu always, show it on hover or show it by click” but there is no option to choose “dont show it”.

    I hope you can help me
    Thx!
    Regards, Verena

    #1290153

    Hi senhorvinho,

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

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1290233

    Hi Nikko,

    in the private area you find my credentials. Thanks for your help.

    Looking forward to hearing from you

    Regards, Verena

    #1291022

    Hi Verena,

    I have added this CSS code in Appearance > Customize > Additional CSS:

    @media only screen and (max-width: 1500px) {
      #top #header .av-burger-overlay .sub-menu,
      #top #header .av-burger-overlay .av-width-submenu .av-submenu-indicator {
        display: none !important;
      }
    }

    Please review your site.

    Best regards,
    Nikko

    #1291168

    Hi Nikko,

    thank you very much. It works perfectly. Only the menu item “Shop” is not active in the burger menu so it does not link to the shop page. Can you tell me how to activate it?

    Thank you again for your help
    Regards, Verena

    #1291242

    Hi senhorvinho,

    Try to create a new menu for mobile in Appearance > Menus.
    Then go to Enfold > Main Menu (tab) > Alternate Menu for Mobile then select the new mobile menu you created.
    Hope this helps.

    Best regards,
    Nikko

    #1291428

    Hi Nikko,

    thanks but as I explained in my first message, this option doesn’t work at all. Maybe you can tell me how to make it work.
    I created an own menu (“mobile menu”) within appearance>Menus and I choose it as you described it but what happens is, that there is no menu at all displaying in my mobile view. It is just blue background.
    Do I have to check any menu setting like “Enfold Child Submenu” e.g.? I have not checked any setting which is displayed under the menues in the backend. How can I make it to appear? :)

    Thanks again
    Verena

    #1291824

    Hi Verena,

    I see, I did not notice you were actually using 4.7.6.4 and this is a bug on that version.
    Please update to the latest version of Enfold (4.8.1) and it should be fixed.
    Just make sure to have a backup first.

    Best regards,
    Nikko

    #1291911

    Hi Nikko,

    many thanks this was the problem. It is now resolved ;)

    Maybe you can have a look to my other question https://kriesi.at/support/topic/telephone-number-not-clickable-in-header-sub-menu/#post-1291484.

    You can close this thread.

    Thanks,
    Verena

    #1292145

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Burger menu: do not show sub menu’ is closed to new replies.