Hello,
I would like to integrate the Smarmenus in a special way.
The first level should be displayed individually. After clicking on a point, the 2nd level including all subpages will appear as a dropdown.
If I integrate two navigations for this purpose, I have the problem that I would have to render another menu for the mobile view, because I currently do not know how to merge these two individual navigation for mobile.
Level 1.1 | Level 1.2 (active) | Level 1.3 | Level 1.4
###########
Sub 2.1 | Sub 2.2 | Sub 2.3
– 2.1.1 – 2.2.1 – 2.3.1
– 2.1.2 – … – …
– …
##########
Mobile:
1.1
1.2
2.1
2.1.1
2.1.2
…
2.2
…
…
…
Maybe someone has an idea how to handle this?!
Greeting,
Toben