Why does Nav Menu not stretch to the right?

Hello,

I’m using the default Navbar and for some reason the Nav Menu does not go all the way to the right of the screen. How can I fix this?

Appreciate the help!

Here is my site Read-Only:
https://preview.webflow.com/preview/tedx-la-jolla?utm_medium=preview_link&utm_source=designer&utm_content=tedx-la-jolla&preview=b35f842885c6e69a2cac852f593040a2&mode=preview

Hi @rhami,

The reason for this is that the default NavBar was setup by Webflow years ago. It is using the default container layout which has a max width of 960px.

To counteract this, you will need to add a standard div into the navbar layout and move all pieces from the container into it and then remove the old container. See video below.

Navbar Container width cont...

1 Like

great thanks so much!