[Resolved] Menu alignment to right of logo

Home Forums Support [Resolved] Menu alignment to right of logo

Home Forums Support Menu alignment to right of logo

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #1663767
    Laura

    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.

    #1663820
    Elvin
    Staff
    Customer Support

    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

    #1663823
    Laura

    That was it! Perfect, thank you so much! ๐Ÿ™‚

    #1663826
    Laura

    For some reason it isn’t letting me set it to resolved, please do if you don’t mind.

    Thanks again.

    #1663893
    Elvin
    Staff
    Customer Support

    It’s already marked resolved. Glad you got it sorted. No problem. ๐Ÿ˜€

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.