Skip to content

nested nav submenu not working in mobile mode #1107

@sander76

Description

@sander76

Mkdocs allows for nested menu's. But as described in the below bootstrap issue nested nav menu's are not working in mobile mode (you need to hover the item which is impossible on mobile).

twbs/bootstrap#16387

For my mkdocs usages I am hoping to be able to use the following menu structure. But it should also work on mobile. Anyone a suggestion ?

- Products
  -- Product1 
      -- Datasheet
      -- Manual
      -- Quickstart guide
  -- Product2
     -- etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationTheme-generalIssues involving the theme related code within MkDocs

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions