Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

"Single" levels, and all together in mobile view

Home Forums Latest release 1.1.x "Single" levels, and all together in mobile view

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8540
    toben
    Participant

    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

Viewing 1 post (of 1 total)
  • The forum ‘1.1.x’ is closed to new topics and replies.