Navbar-Collarpse not showing list items [solved]

Greetings all,

Can anyone tell me why my collapsing menu for smaller screens isn’t showing my list items?
It seems like it should all be working correctly…
Here is my CodePen.

Thanks for any and all help!

Phosphor

Are you linking to the bootstrap JavaScript library within the codepen settings ?

The JavaScript plugin is needed when expanding the navigation on small view ports. http://getbootstrap.com/javascript/#collapse

The JavaScript plugin is needed when expanding the navigation on small view ports. http://getbootstrap.com/javascript/#collapse

That was it.
Thanks!
That was driving me nuts.

1 Like

No problem, friend! Happy coding :slight_smile: