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.
Hello!
On machochic.com, under "OUR BLOG" there are different objects and different heights.
How to make the objects the same size. There is also this problem on the blog page.
https://ibb.co/88MKBXP
Best regards,
Alex
NB! How to align those sections on the blog page?
https://ibb.co/RTRGTXK
Thank you
Hi Alex,
I would recommend you add this CSS to Custom CSS:
.wpb_wrapper .lab-blog-posts .blog-post-entry { border: none; align-items: start; } .wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-content-container { padding: 0 30px; }Best regards,
Laborator Team