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 want to know if its possible to change the size and color of the underline animation when you hover a element of the menu.
Thanx!
Hi Luigiderson,
Please add the code below to your Custom CSS area:
.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-dark div.menu>ul>li>a:after, .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-dark ul.menu>li>a:after { background-color: #3a2bff !important; height: 2px !important; }Thanks!
It works, very thanks! Is there any doc about all css elements we can edit. I mean, the name of the "class" or elements, example below.
I have been using web dev tools, to select elements, but I couldn't find that animation "id".
Hi Luigiderson,
Sorry but we have not added any documentation about this. Anyway, we will consider this.
I wish you a great day!