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,
I have a z-index problem when using a wordpress gallery in a blogpost. When clicking on the image, the header is still visible. Is that standard behaviour? Any chance to change that?
Thanks in advance
Bjoern Glitscher
Hi Bjoern,
Please add the code below to your Custom CSS area:
header.main-header {z-index: 1001 !important; }