Archived topic
site logo TINY
3 replies · Started by Robin on August 14, 2020
Viewing posts 1–4 of 4
I cannot figure out what I did to make the site logo display so small. The logo isn't a mobile header-- that option is turned off.
Hi there,
with Navigation as Header ( and Mobile Header ) the logos size is defined by the menu item height. To change it independently use this CSS:
.navigation-branding img {
height: 50px;
}
thank you
You're welcome
This archived topic is closed to new replies.