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'd like to have a different design for the submenu "JOBS"
pls see attachemnt
Is it feasibile?
thx
Hi A,
You can customize first by adding class to it as you can see in image below.
(view large version)
CSS Class :
Consider reading the article we wrote about How to Add Custom CSS.
In Custom CSS Section you can Customize as you wanted.
Example:
.job-menu-item { background-color: #e2e2e2 } .job-menu-item a { color: #52C27D}Thank you.