Archived topic
Logo is small
7 replies · Started by Jose on November 27, 2020
Hi, I don't know why but my website logo looks very tiny, how cani I make it bigger?
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
Hi again. I have change the logo, and I have the problem again. Could you please check my site and tell me an answer? The there is a lot of space in the left.
Don't think I'm seeing the issue:
https://www.screencast.com/t/ZGUjR5Ckot
The logo is quite big to me.
Can you confirm?
Yes, I write a code a friend of you gave me, thanks!
No problem :)