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 there!
Can I hide header on one exact page like I can hide footer?
Hi temkatemka,
Yes you can do that by just going to Parameters and Options of that page > Custom CSS > and adding this CSS code:
header.main-header {display: none;
}
Have a nice day!
Gee, you're always so helpful, thank you! :3
Happy to hear that
I will set this ticket as solved from here.