- Published on
Feather MVC bootstrap dropdown navigation template
- Authors
- Name
- Steve McNiven
- @stevemcniven
Feather ships with a bunch of OOTB bootstrap nav templates, one missing though is a bootstrap Dropdown (not to be confused with the select which is actually there just not named properly so it doesn’t show up in the UI… just a bug)
Here’s an example of a bootstrap dropdown
So the tricky part is being able to set the Dropdown title as the Navigation widget doesn’t provide any sort of meta field to denote that. The solution is to use the CSS field and to just wrap your “Title” in Percent symbols like this…
IMPORTANT: Place in /ResourcePackages//MVC/Views/Navigation