Site logo

[Resolved] Aligning My Site Logo Left In The Header

Home Forums Support [Resolved] Aligning My Site Logo Left In The Header

Home Forums Support Aligning My Site Logo Left In The Header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2498242
    Jodie

    Hi,

    I want a header on my site where there’s a dropdown menu on the left, then the search icon, then the site logo is also aligned to the left to match.

    No matter what settings I fiddle with in the Customizer, I can’t seem to get the site logo to align left.

    How can I fix this please? Thanks for your help!

    Cheers Jodie

    #2498285
    Fernando
    Customer Support

    Hi Jodie,

    You can try adding this through Appearance > Customize > Additional CSS:

    nav#mobile-menu-control-wrapper {
        margin-right: unset;
    }

    Let us know how it goes.

    #2499544
    Jodie

    Hi Fernando,

    That worked, thank you! How can I make the logo smaller?

    Cheers Jodie

    #2499547
    Fernando
    Customer Support

    If you reduce the Logo Width in Appearance > Customize > Site Identity, does that work? Reference: https://docs.generatepress.com/article/site-identity-overview/

    #2499595
    Jodie

    Hi Fernando,

    That worked! Thanks for your help.

    Cheers Jodie

    #2499597
    Fernando
    Customer Support

    You’re welcome, Jodie!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.