Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS Bootstrap 4 Basics (Retired) Using Bootstrap Components Building a Navbar

None of these navs on the Bootstrap website work. The one provided in the teachers notes also does not work.

The snippet provided gives me a collapsible list menu with an invisible button. Anyone else having this problem?

I fixed this by updating to the new CDN link, but now the navbar height collapses and does not show the full mobile navigation. This video really needs an update.....

Patrik Horváth
Patrik Horváth
11,110 Points

you should wait after Official Boostrap 4 Relase :D now its in BETA video was recorded in ALFA idk why they made video for Alfa but OKey xD

Jennifer Nordell
seal-mask
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! You might be correct in that it needs an update, but Bootstrap 4 is still in Beta version. The last major update was August 10th. It's not even been a month since then. Take a look at how often Bootstrap says things are changing here. To get through this course and have it work like is shown you will likely have to dig through the documentation for the version you have. That's what I had to do. :sparkles:

Yeah. I've fixed most of my problems just by going back and reading over the new documentation instead of following the video. Most of the stuff was slight class name changes. Thanks for the responses.