Archived topic
My main menu is doing something funny - alignment issue
3 replies · Started by Derek on February 24, 2023
I can't seem to get my menu to move to the far right of the screen. It's currently a bit close to the logo. Also the drop down menu gets hidden over the top of the other menu items. Is this an easy fix?
Hi there,
you have very long menu item names, so they are going to wrap to multiple lines if the screen can't fit them in a single line.
You can make more space for them on large screens by:
Customuzer > Layout > Header and setting the containers to Full Width.
But that won't stop the menu from wrapping to more lines on smaller screens.
You may want to consider shorter menu item titles.
Or change the Customizer > Layout > Primary Navigation -> Location to below header to give it more room
Thanks David.
You're welcome