Site logo

Archived topic

Centering mobile hamburger menu

5 replies · Started by Jennifer on March 23, 2023

Viewing posts 1–6 of 6

Hi, I updated to the latest version today after which my mobile hamburger menu was positioned on the left side of the screen as opposed to centered. I wasn’t able to center using the usual layout setting so I ended up reverting to a backup. Please advise how to fix this or if it’s a bug with the new update. It was working fine before the update.
Thanks!

Hi there,

did you resolve the issue ? IF not can you share a link to the site where I can see the issue ?

Hi, no I haven’t resolved the issue. My mobile menu is centred (the way I want it to be) but only because I reverted back to a backup version of my site.

Hi Jennifer,

Looks like a potential bug on our end.

This CSS should fix it in the new version:

.main-navigation.has-menu-bar-items button.menu-toggle {
    flex-grow: 1;
}

Let me know :)

That worked. Thank you!

This archived topic is closed to new replies.