Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Masonry Grid Layout with Even Image Heights

masonry-even

Apply custom CSS to combine a Masonry Grid Layout
with Even Image Heights.

Normally when Masonry is used as the grid’s main layout option, the items will not always be perfectly symmetrical.  Here’s an example:

masonry-selection
masonry-grid

In the above example, you can see that the image heights vary.  This is normally how a Masonry Layout is displayed.

But if you’d like to make all the image heights even, you can add some Custom CSS to the grid.

1. From the plugin's main admin page, click "Edit Skin".

edit-skin-btn

2. Next, open the "CSS Editor"

css-editor

3. Finally, enter the following Custom CSS, and adjust the max-height values as needed.