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.
Is there a way to reduce the padding between my logo and the top menu?
Hi Leonie,
Please add the code below to your Custom CSS area:
.header-block--content-below .header-block__item { margin-top: 15px; }Have a nice day!