Site logo

Archived topic

How to change logo size

1 reply · Started by Jin on April 24, 2022

Viewing posts 1–2 of 2

I've looked at other forum posts like this and I've checked all options in customize but can't seem to find it. I'm looking to increase the logo size by about 50%.

Hi there,

ok so you're using the Navigation as Header, and the Logo then gets is size form the Menu Item Height.
If you want it different then add this CSS:

.navigation-branding img {
    height: 100px;
}
This archived topic is closed to new replies.