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
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.
No problem, friend! Happy coding