Open Menu Navbar with Flexbox

Hello,

I am trying to figure it out why my open menu navbar don’t work with flexbox ?
I would like my navlink to be fully centered in my page, for computer and mobile too.
When I apply flexbox to my navmenu, nothing happens.

Did I made something wrong ?
@Waldo, your kind help is needed :blush:


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hi

Do you want them centered like this?

Hello Jorn,

Thank you for your help.

I would like it to be vertically and horizontaly centered
(we can easily do it with flexbox usually, but it seems it don’t work with navbar)

My navlink are 50% width in order to not be such big.

Ok, try this. Add a div inside your navmenu-v2 with 100vh and flex it the you want, add all links.

1 Like

IT WORKS ! :grin::tada:
Many thanks for your help !

2 Likes

Awesoeme, good to hear =)

2 Likes

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