Archived topic
Am I adjusting the logo size correctly?
3 replies · Started by Andy on September 4, 2020
Viewing posts 1–4 of 4
Hi there,
I tried adjusting my logo's size and it pushes the logo up. Why doesn't the logo stay in the center when resized? Am I doing this wrong?
.navigation-branding img, .site-logo.mobile-header-logo img {height: 50px; width: auto;}
Thank you
Hi there,
What if we just increase the padding?
.navigation-branding img {
padding: 15px;
}
Works for me! Thanks Leo! :)
No problem :)
This archived topic is closed to new replies.