Should I avoid using flexbox in the navbar?

Using flexbox within parts of the premade navbar produce unexpected results, like justify never works and navlinks refuse to move.
In the same page, I can get flexbox to work perfectly fine within non-navbar elements.

Is it better idea to make a navbar from scratch to get expected results?

It’s not a bad idea. The Webflow Navbar comes with pre defined properties, it may be long and counter productive to try to default them all… better start from scratch.

Don’t forget the most important: give your navbar the Nav HTML tag. Put the tag on the upper elment, preferably the element that’s just under <body>

http://vincent.polenordstudio.fr/snap/aenhp.jpg

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