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,
We were trying everything to get rid of the menu but there is still showing up the name of the page.
How can I turn that of?
Thanks for your help
Hi Hilke,
Please add the code below to your Custom CSS area:
.standard-menu-container { display: none; }Have a nice day!
Thank you very helpful!
Just solved it!!