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,
I don't want to show the Aurum header.
Is this possible?
Hi zmoker,
That is not possible in the Theme Options but if you want to hide header then you can add the code below to your Custom CSS area:
header.site-header { display: none; }Have a nice day!