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

    Hi,

    Using masonry gallery on full-width homepage, 4 images line up in a row – looks good and has nice, simple dynamic quality.
    ..but when re-sized to IPAD the images don’t re-size – instead they shift aroun. So now there are two rows. Top row with 3 images, bottom with one and sizeable gap – like this….

    [-] [-] [-]
    [-]——-

    ..are there any workarounds to make the images re-size to maintain 4 in a row?

    thanks

    #360216

    Hey!

    Try adding this code to the Quick CSS:

    .av-masonry-entry {
        width: 24.90% !important;
    }

    Cheers! 
    Josue

    #360387

    Hi Josue,

    Thanks for this, it worked perfectly :)

    Cheers!
    Carole

    #360402

    You are welcome Carole, glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Using Masonry Gallery on homepage’ is closed to new replies.