-
AuthorPosts
-
January 23, 2018 at 6:53 pm #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!
January 25, 2018 at 6:38 am #902615Hey chrishilli,
Please, could you explain your question better? I am not sure if I understood it very well.
Best regards,
John TorvikJanuary 25, 2018 at 9:04 am #902683Ok, 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, …).
January 26, 2018 at 5:09 am #903166Hi 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,
VictoriaJanuary 29, 2018 at 1:53 pm #904257Hi!
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!
January 30, 2018 at 12:08 pm #904781Hi chrishilli,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.