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

    Hello!

    Is there any way to keep the submenu open if clicked?
    I try an explanation:
    I now use icon only menu (burger menu). Two of the main menu items are individual links with #. So no action, just opens the submenus.
    If now a submenu is clicked, could it stay open so that if clicked on burger the ACTIVE submenu is showing up?

    Explanation with links:
    http://wordpress.p443147.webspaceconfig.de/?page_id=28 – Here we are in Architecture (submenu of Maislinger)
    Is there a way to have the submenu items open because we are in MAISLINGER and Architecture is the active menu item?

    I´m thankful for any suggestions!

    #902615

    Hey chrishilli,

    Please, could you explain your question better? I am not sure if I understood it very well.

    Best regards,
    John Torvik

    #902683

    Ok, i try to explain it better.

    For example: If i´m here http://wordpress.p443147.webspaceconfig.de/family/ i am on the site “family”. If i now open the burger menu the submenus are closed. But because “family” is a submenu item of “KLAUS” it would be great if the submenu items of “KLAUS” would already be opened and the active menu “family” would be highlighted in some way (other color, underline, …).

    #903166

    Hi chrishilli,

    We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Best regards,
    Victoria

    #904257

    Hi!

    For all who want to achieve this behavior.
    Add following code to quick-css:

    .current-menu-item ul.sub-menu{
    display: block!important;
    }

    Topic can be closed!

    #904781

    Hi chrishilli,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.