Comments 3Diego started the conversationApril 18, 2017 at 8:07pmHi 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 1,558Laborator repliedApril 19, 2017 at 7:40amHi 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 Documentation Join Kalium Users GroupNicole repliedApril 29, 2017 at 1:06amThank 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 1,558Laborator repliedMay 1, 2017 at 7:44pmHi Nicole,Happy to hear that you managed to solve itBest regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
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:
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