Archived topic
Menu alignment to right of logo
19 replies · Started by Laura on February 17, 2021
Ubermenu support suggested following this guide:
https://sevenspark.com/docs/ubermenu-3/theme-integration/generatepress
And using a hook rather than a widget. I'm going to give this a try.
Thanks.
Are you trying to align it like this? https://share.getcloudapp.com/mXu1P2zK
If so, try adding this CSS:
nav#ubermenu-header_right-32-header-right-2 {
align-items: center;
}
As for the mobile, it doesn't look vertically aligned because of the content container padding.
To fix this, go to Appearance > Customize > Layout > Container and set the Content Padding's top padding on mobile to 0 as shown here: https://share.getcloudapp.com/6quQvGAr
That was it! Perfect, thank you so much! :-)
For some reason it isn't letting me set it to resolved, please do if you don't mind.
Thanks again.
It's already marked resolved. Glad you got it sorted. No problem. :D