Ely Knowledge Base

Image height for justified layout

Image Height

If you are using the justified layout and want to change the heights of the images, add this HTML property to the gallery: data-rowheight="200" 200 is the new height.

Markup

<div class="gallery-fg" data-design="justified" data-rowheight="200">
...
</div>