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 it possible to change the "top-margin" / space between Header and Browser via CSS?
Thanks André
Hi André,
It is possible through Custom CSS I just need to figure out which type of header you are using so I can give you the proper CSS, I tried logging in to your site to try it live but the previous credentials were not working anymore.
Best regards,
Laborator Team
Hi Andre,
You can add this CSS to Custom CSS:
.single-portfolio-holder .sticky-wrapper .section-title { margin-top: 100px; }It will add spacing above the portfolio item content to make the spacing between the browser and the title but it will always be there and not only when the sticky description is initialized.
Best regards,
Laborator Team
Hi Art,
thanks but that's not what i want - My target is the same margin size like i have it set in my items with 30px - actually the margin seems to be twenty. Now i will check the code more in depth and try to find the margin setting.
Regards André