Title: Masonry tiles &#8211; same height?
Last modified: December 8, 2019

---

# Masonry tiles – same height?

 *  Resolved [thomasbole](https://wordpress.org/support/users/thomasbole/)
 * (@thomasbole)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/masonry-tiles-same-height/)
 * Hi,
 * I would like to have the height of the Masonry tiles the same height. So a fixed
   height for the small tiles and a fixed height for the big tiles. Right now the
   problem is, that if the title or content of one tile is longer than of the one
   right next to it, it will also be bigger in height which doesn’t look aesthetically.
   I would love to have them all lined up which each other. 🙂
 * Is it possible to fix this via a CSS code?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [thomasbole](https://wordpress.org/support/users/thomasbole/)
 * (@thomasbole)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/masonry-tiles-same-height/#post-12217662)
 * I’ve found it out for anyone who is seeking this answer:
 * .col-md-3 .pt-cv-pinmas {
    height: 300px; }
 * .col-md-6 .pt-cv-pinmas {
    height: 380px; }
 *  Plugin Author [Content Views](https://wordpress.org/support/users/pt-guy/)
 * (@pt-guy)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/masonry-tiles-same-height/#post-12218820)
 * Thank you for sharing solution.
    For further Pro support, please [contact us here](https://www.contentviewspro.com/contact/?utm_source=wordpress&utm_medium=reply&utm_campaign=gopro).
   Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Masonry tiles – same height?’ is closed to new replies.

 * ![](https://ps.w.org/content-views-query-and-display-post-page/assets/icon.svg?
   rev=2932226)
 * [Content Views - Post Grid & Filter, Recent Posts, Category Posts ... (Shortcode, Gutenberg Blocks, and Widgets for Elementor)](https://wordpress.org/plugins/content-views-query-and-display-post-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-views-query-and-display-post-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/)
 * [Active Topics](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Content Views](https://wordpress.org/support/users/pt-guy/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/masonry-tiles-same-height/#post-12218820)
 * Status: resolved