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,
How can I remove the orange colour from the background of the selected page that is open as shown in the attached screengrab?
Thanks,
Andrew
Hi Andrew,
Please go to your Custom CSS area, and from this CSS code:
li.current-menu-item a span { background: #f7c016; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }you can remove the :
Thanks and have a great weekend!
Hi,
tried that and it is still there, any other suggestions?
Thanks,
Andrew
Hi Andrew,
I tested the code before sending it to you. It is working for me as it should (video). Please check it again.