So that clicking a menu item:
- closes any open sublevels without targeting all items directly by their name!
- reveals nested subitems of that particular clicked item.
Principles are clear and I have a working proto, but the conditionals need optimising. Currently my version is really time-consuming to set up. How to set to hide/close all, instead of targeting every single item specifically?