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, The adjustable header options in the theme are awesome. However, they don't seem to affect the portfolio page in quite the same way.
Is it possible to adjust the gap between the logo and the portfolio items?
Thanks so much
Hi there.
Actually the spacing is coming from the portfolio and not the header, to change the spacing add this CSS to Custom CSS:
.portfolio-container-and-title .page-container { margin-top: 0px; }Best regards,
Laborator Team
I thought that might be the case. Thanks so much for the code, works perfectly!
Take care!