Centered Navbar

Hi, Guys

I’m trying to make a centered navigation bar like the one on the Pantone website:

https://www.pantone.com/color-of-the-year/2023

I can only make so that the container’s margin is like 0 (like a banner). Is there an easy way to achieve this layout? Thanks!

Welcome, can you send your share link?

The native webflow navbar uses float positioning on elements, which can make it difficult to decipher why things don’t move as you’d expect.

I was just using a divblock with a few buttons.

Here’s the link:

https://preview.webflow.com/preview/mingzhou-design?utm_medium=preview_link&utm_source=designer&utm_content=mingzhou-design&preview=9a31d3af70d956e47501a5fa4249c72b&workflow=preview

Think I figured it out… Basically I can just nest another div block inside the one I had.