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 there a way to remove the gradient during the initial sticky header animation when scrolling down?
Hi there,
You can set how you want the animation process in theme options:
(view large version)
Best regards,
Laborator Team
So I tried a few variations that I thought should solve the issue--can you recommend which would avoid this gradient fade from happening?
Hi there,
I have added this CSS to Custom CSS:
.site-header { background: #FFF; }And now the fade does not show.
Best regards,
Laborator Team
Ah that seemed to do it--thanks Art!