NO BUG: Menu refuse to center the text

Browser: Edge latest
OS: Windows 11
hello,
I have this bug of not being able to align my menu in (mobile) perfectly centered regardless of my manipulations…
I can no longer do it from memory I did not have this bug before the switch to 1.8.x

to reproduce it try to create a menu then switch to Show mode at breakpoint > never
now try to center the menu text…

I do it with css now
I never activated the mega menu or anything else
I just targeted the css in dev F12 and passed the flex to justify-content: center;


Hi Neo,
Thanks so much for your report!

You can set the margin left/right of the top-level items to auto and thus do without the custom CSS, right?

Best regards,
timmse

1 Like

thank you timsse ,
that seems to do the trick

Ok, let’s wait and see if we get more reports on this. Maybe we can add another setting then.

Possibly related: Nav (Nestable) element improvement: Dropdown icon needs way to absolute position without custom CSS