Forgive me if there is an existing way to achieve this but I'd like the ability to create a navigation item that exists only to serve as a dropdown element which will contain subitems.
For example:
// Main navigation
About -> /about
Careers -> /careers
Resources
Guides -> /guides
Documentation -> /docs
Blog -> blog
In the above, the Resources element isn't a link to any page. Clicking/hovering on Resources would only open the subnav that contains the subitems. Is this possible in Spina currently in a manner that is fully editable via the admin dashboard?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Forgive me if there is an existing way to achieve this but I'd like the ability to create a navigation item that exists only to serve as a dropdown element which will contain subitems.
For example:
In the above, the
Resources
element isn't a link to any page. Clicking/hovering onResources
would only open the subnav that contains the subitems. Is this possible in Spina currently in a manner that is fully editable via the admin dashboard?