Comments 1aleksei2002 started the conversationJuly 3, 2023 at 7:10amHello! 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,AlexNB! How to align those sections on the blog page?https://ibb.co/RTRGTXKThank you 1,558Laborator repliedJuly 3, 2023 at 8:03amHi 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 Documentation Join Kalium Users Group1 Like Sign in to reply ...
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:
Best regards,
Laborator Team