Problem with Navbar component

I am running into an issue with the navbar component, because no matter how much I try to make the navbar stretch the full with of it section, it does not. It’s as if it is somehow constrained to only be a certain width. This is especially problematic on large 1080P monitors, where the navbar is stuck in the middle rather than stretching to the desired width. If anybody has an idea as to why this is happening, please let me know :slight_smile:

Here is the site:

hicodds.webflow.io

Normally it’s wrapped inside of a container. That has been done for easy scaling purposes and has a max width of 1024. You might want to take it out of the container, then it should work.

Which part of it is the container and will I break its functionality of I take it out? I want the menu to collapse into a hamburger on mobile still.

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