Site logo

Archived topic

Logo is small

7 replies · Started by Jose on November 27, 2020

Viewing posts 1–8 of 8

Hi there,

when using the Navigtion as Header the logo gets its size from the Menu Item Height in Customizer > Layout > Primary Navigation. Increate the height to increase the logo size.

If you want to set it a size independently then add this CSS:

.main-navigation .navigation-branding img {
    height: 90px;
}

Perfect, solved!

You're welcome

Yes, I write a code a friend of you gave me, thanks!

No problem :)

This archived topic is closed to new replies.