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.
I would like to check, how can I have line-spacing for my news and article page?
like paragraph spacing 1.5 spacing
Hi Craziepanda,
Please just add this CSS code to your Custom CSS area:
p { line-height: 1.5; }Have a nice day!