Need help creating a Navigation bar for PersonaPortfolio

Hi everyone. I’m working on the Personal Portfolio zipline and can’t get a navigation bar to show.
I tried using the Navbar snippet from http://getbootstrap.com/components/#navbar but the Navbar doesn’t display properly. I only get one dropdown Brand item.

My pen is http://codepen.io/Rafpen/pen/pRKRNO

Thanks

check out this link. I have mentioned the resources I used in making the project, I hope they can help you.

I had this problem also, it’s because codepen is using Bootstrap 4.0 alpha, and apparently they changed how navbars work. Check this link for 4.0 stuff about navbars:

1 Like

Congrants and thanks. I’ll look at the links

Thanks. Looking at it now