Tagged: Masonry Gallery
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
Hey!
Try adding this code to the Quick CSS:
.av-masonry-entry {
width: 24.90% !important;
}
Cheers!
Josue
Hi Josue,
Thanks for this, it worked perfectly :)
Cheers!
Carole
You are welcome Carole, glad to help :)
Regards,
Josue