FAQ: How can I EASILY create a multi-level responsive drop-down menu bar on a page?

I’ve identified the problem; it’s due to the page Direction. When it’s in ltr, it works correctly, but when I change it to rtl, it doesn’t always work.. but i still don’t know why … may i forget bin/grav cache-clear

My file structure is as follows:

user/pages
├── 01.home
│   └── default.md
└── 02.books
    ├── 01.utopia
    │   └── default.md
    └── default.md