Hello everybody,
I have a Desktop Navigation Menu with some Top Entries and some sub Entries see pic:

I want that "Sonstige Abfragen" and "Extras" are on page load open. So that the user can see every point and the sub points are indented.
I found out, that if all points are visible then the CSS classes says:
class="a-TreeView-node a-TreeView-node--topLevel is-collapsible"
else it is:
class="a-TreeView-node a-TreeView-node--topLevel is-expandable"
Does anybody know something about that?
Any help would I appreciate.
Thanks everybody
Greets
Alex