Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #970035

    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

    #970825

    Hey kelseylesueur,

    Are you referring for this section here
    http://nimb.ws/Olbfpo

    is that the issue?

    Best regards,
    Basilis

    #972713

    Hi there,

    Yes that is the issue, how do I fix that?

    #973257

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.