Hi there,
I have created a masonry gallery on my website and I have said they must be a perfect grid and I have even tried changing the size of the photo so they are are equal but images are still different sizes
Please see below
Hey kelseylesueur,
Are you referring for this section here
http://nimb.ws/Olbfpo
is that the issue?
Best regards,
Basilis
Hi there,
Yes that is the issue, how do I fix that?
Hi kelseylesueur,
I think the images aren’t the problem but the length of the caption, try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .av-fixed-size .av-masonry-entry .av-inner-masonry-content {
display: flex;
height: 82px;
align-items: center;
}
Hope it helps. :)
Best regards,
Nikko