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.
Hello.
I am trying to find how to have the toggle bars of the menu in a particular color which is not the link color on the theme styling.
When the header is sticky I have already got it to where I want it, black (Dark), but when the landing, id like the toggle to be of the color background #c99e67
can you please help me?
thanks
Hi bluegraphics,
You can add this CSS code to your Custom CSS area:
.toggle-bars.menu-skin-main .toggle-bars__bar-line { background-color: #c99e67; }If you need this code to be valid for your homepage only, then you can add the CSS code in that page > Parameters and Options > Custom CSS area.
Have a nice day!
Thank you Ylli!
Have a nice day.