Navbar not looking right

Hi,

I’ve just done my project on the portfolio page.
My Navbar is working but doesn’t look correct. I have 3 items in my ul but they’re displayed one below each other and not next to each other as should be the case.

the link to my work on codepen is https://codepen.io/ilyaasam/pen/BwGNRx?editors=1100

You’re using both Bootstrap 3 and 4 in your project (which you shouldn’t). It looks like your code is for Bootstrap 3, so try removing version 4 from your CSS settings.

Thanks. that resolved it perfectly.

2 posts were split to a new topic: Bootstrap 4 navbar links stacked