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 Basics Using Bootstrap Components Building a Navbar

Kieran Mackey
Kieran Mackey
2,271 Points

To anybody wondering why their navbar isn't working properly

If you have been following along with the tutorial from the beginning and you linked bootstrap to your site via the code given in the first few videos, but you've used the updated navbar code in the current bootstrap docs, your navbar wont work properly. You need to link bootstrap to your site using the updated bootstrap 5.3 code or whatever version your on currently. Sorry if this didn't make sense, I typed it very quickly.

2 Answers

Luke D
Luke D
6,325 Points

Thank you