Tagged: x Author Posts November 3, 2016 at 2:55 am #1242039 yhshin1020Participant Hey, Is there a way to change the blog entry grid (masonry) height so that the boxes are all of same height on my blog page? Basically I want to change the height of the blog post boxes on this page: http://www.guidedogssg.com/news/. I have tried this code: .page-id-1366 .mainul li { min-height:600px; } but to no avail. thanks. November 3, 2016 at 2:55 am #1242040 yhshin1020Participant This reply has been marked as private. November 3, 2016 at 3:38 am #1242061 ChristianModerator Hey there, Please add the code below in your Appearance > Customize > Custom > Global CSS .x-iso-container-posts.cols-3 .entry-wrap { min-height: 400px; } Hope that helps. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1242039 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In