Archived topic
Logo and Menu Height
3 replies · Started by Nick on February 8, 2019
Hello - I have my logo and primary navigation as the header. But you can barely see the logo unless I increase the height of the header, which doesn't;t look good at all - and not at all when I set the height at 20px, which is how I want the navigation to appear.
Barely visible logo:
https://drive.google.com/file/d/1XmvebYhAbEB9ZJ1nI8glvYiDNPquOXqS/view?usp=sharing
Increasing header height to see the logo:
https://drive.google.com/file/d/1XQDAbCWV8tj7sxzNncuaaPZzgrzAbZZX/view?usp=sharing
Thanks,
Nick
Hi there,
So just to make sure, you actually want the Real Estate PPM Templates menu item to appear in two lines?
If so then try adding this CSS:
.main-navigation .navigation-logo img {
padding: 0;
height: 50px;
}
Thank you!
No problem :)