Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hi!
Another of my many questions ; )
It's bugging me that my logo isn't even with the hamburger menu icon on the phone. Can you tell me the CSS the adjust the height of either one so they can be at the same height.
Thank You! Zoe
Hi Zoe,
Add the following CSS in the Custom CSS > Responsive > Extra Small field:
.main-header.menu-type-standard-menu .standard-menu-container .menu-bar {top: 0;
}
Best regards,
Laborator Team
YAY!
Thank You.