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 in Kalium to create a page without a header i.e. the logo and menu are not visible?
I am trying to create a landing page and do not want anything else on the page.
Hi there,
I can give you CSS code to hide the header completely, can you please provide the page where you want to hide the header?
Best regards,
Laborator Team
Hi again,
Add this CSS to the Custom CSS of that page only:
header { display: none !important; }Best regards,
Laborator Team
Thanks Art - that has worked perfectly.
Happy to hear that, I will set this ticket as solved!
Have a nice day.
Best regards,
Laborator Team