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 have added a custom image as a logo. However, I would like to exclude this from the home page. How can I do this?
Many thanks
Sam
Hi Sam,
Can you post your site URL so we will give you the proper CSS for it.
Best regards,
Laborator Team
Hi Sam,
Can you please add the code below to Custom CSS
body.home .header-logo img { display: none; }Best regards,
Laborator Team