Buttons not visible in the nav bar

Hi all,

I’m having an issue displaying my nav-bar.

When I try to switch between one of the ‘3pl’, ‘fulfilment’ and ‘resources’ buttons, the other ones disappear.

Any idea how this can be solved?


Here is my site Read-Only: Webflow - Flow Group Website

Hi there,

There are several common reasons why navigation buttons might disappear in Webflow:

Navigation buttons can disappear due to incorrect display settings, breakpoint issues, or z-index conflicts. First, check if your navigation buttons are set to “Display: None” in any breakpoint. Then, verify the z-index settings to ensure other elements aren’t overlapping your navigation. Also, confirm that your navbar component’s visibility settings are properly configured across all device breakpoints.

If the buttons are still not visible, inspect the navbar’s container settings to ensure it has sufficient width and height to accommodate the buttons. Sometimes, constraints or overflow settings can cause elements to be hidden unintentionally.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

After checking the nav bar and z-index, this has not solved the issue.