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!
There is a huge gap between the photo and the content, how can I fix that? This never happened with other posts.
Is there something I can do that it only shows the featured image on the top of the blog post, instead of all the photos that there is on the post?
[PROBLEM SOLVED] When I try to share my blog post on facebook it shows weird the description. I believe it is something related with H1, H2.... Do you know how can I do to change so it actually shows more about the content?
Thanks
Hi Luciana,
That is happening because some of your photos are horizontal and some of them are vertical.
It's better if you attach all the images on the slider with the same dimensions, or maybe you can do a quick fix by adding this code below to Custom CSS
.owl-carousel .owl-wrapper-outer { max-height: 600px; }