SpinaCMS / Spina

Spina CMS
http://www.spinacms.com
Other
2.18k stars 399 forks source link

Parent/dropdown navigation element without link #1361

Closed petealbertson closed 4 months ago

petealbertson commented 6 months ago

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?

stale[bot] commented 4 months ago

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.