Site logo

Archived topic

Mobile Logo Sizing

7 replies · Started by orlaith on January 5, 2023

Viewing posts 1–8 of 8

Hi, I can't seem to make the mobile header size correctly. It becomes very small.

Sure, thanks!

I see. Can you try adding this CSS through Appearance > Customize > Additional CSS?:

.site-logo.mobile-header-logo img.is-logo-image {
    height: 70px;
}

That is perfect and worked. I also added some padding to the CSS to have it format correctly. Thanks so much Fernando :)

You're welcome, Orlaith! :)

This archived topic is closed to new replies.