How to fix my navbar?

So I’ve put padding of 10% on Body. I want the Navbar, however, to extend past this padding. How I tried to do that was with -ve margin. But the issue is, the navbar won’t centre without an “Auto” margin.

I want this,

But this is what I get right now

So how can I centre the navbar while making it extend past the padding? Any help will be hugely appreciated🙏


Here is my site Read-Only: https://preview.webflow.com/preview/portfolio-2021-6a76cb?utm_medium=preview_link&utm_source=designer&utm_content=portfolio-2021-6a76cb&preview=082f7310a9c406be9e919a981dd130f9&workflow=preview

Instead of padding the body, I would add a Div block as a container with 10% padding.
Put all content Except for “navbar” in it.
It will pad all content by 10% excluding the navbar.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.