Site logo

Archived topic

Aligning My Site Logo Left In The Header

5 replies · Started by Jodie on January 16, 2023

Viewing posts 1–6 of 6

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

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.

Hi Fernando,

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

Cheers Jodie

Hi Fernando,

That worked! Thanks for your help.

Cheers Jodie

You're welcome, Jodie!

This archived topic is closed to new replies.