i am very new to modx and i want to make a side menu.
The menu has 2 levels.
for example the file tree is:
first category
--park
--hospital
...etc
second category
--houses
--roofs
..etc
here is the thing. i use the wayfinder snippet to view the menu
[[!Wayfinder? &startId=0 &outerClass=nav nav-list &level=0]]
but what i really want is to have the top level links as headers and not as links.
Any ideas?
To be specific i want to make a bootstrap based nav-list menu or something similar.
thanks