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 searched for adding space between paragraphs in the blog posts, and found you had suggested adding this to the custom CSS on the relevant blog page:
p {margin-bottom: 15px;
}
I tried this in the blog's custom CSS with different numbers , 70px etc, and found it did not change.
Hi Neal,
This is a code that you can use
body.single-post p { line-height: 1.5; margin-bottom: 30px; }For detailed info what they do please see this video: https://d.pr/v/DE0anf
Thanks!
Thank you!
Happy to hear that
Have a nice day!