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 team,
How could I customizate the Heading title on my web page? I want to change the color in the title and the the height of the line on the subtitle, but I can´t find how I should do it.
Thanks! Have a nice day
Hi Diego,
You can change the color and line height by adding the following CSS in the Custom CSS area:
.page-container .wpb_content_element.lab_vc_pagetitle h2 { color: red; } .page-container .wpb_content_element.lab_vc_pagetitle h2 small { line-height: 26px; }Best regards,
Laborator Team
Thank you, Art,
I want to ask the same question and it has been solved.
FYI, this is how to set Custom CSS:
http://documentation.laborator.co/kb/kalium/adding-custom-css/
Regards,
Nicole
Hi Nicole,
Happy to hear that you managed to solve it
Best regards,
Laborator Team