Problem with dropdown and navigation width

I want to have my bottom navigation aligned with the rest (so the logo and the text on the page). But now it keeps sticking to the left on bigger devices. I tried a lot of things but if I add a container with a max width the dropdown is not taking the full width of the page anymore. How do I fix this in a proper way so that everything is aligned and the dropdown still takes full width of the page?


Here is my site Read-Only: Webflow - TwenteTrailer

Hello Chris, It’s kind of unclear what exactly you’re trying to achieve.

You need to add a div and apply ‘Navbar-Container’ style. Place the elements inside of it.
Change width of ‘div-block-11’ to 100%

You may need to rework your mobile views after doing this.