Tagged: columns, Lightbox, Masonry Gallery
Hi,
I’m using WP 4.6.1 + ENFOLD 3.8
I have a page with a “Masonry Gallery” added to a 1/1 column:
But at the frontend (Firefox 50, Windows 7 prof.) it is ignored, that I would like to show these images in 3 columns; each image is 800x600px:
I added this code snippet from Vinay concerning an older version of my website for another problem with the masonry gallery, where the first “place” of masonry gallery items was empty, to the functions.php: it solved the first empty “place” of gallery items, but not the problem here with the column settings.
Could you please help me – I would like to have these 9 images spread in three columns. Thank you.
Sorry, I figured it out, it was a wrong custom CSS
.av-masonry-entry {
height: 180px !important;
width: 180px !important;
}
that caused this behaviour.
Hi,
glad you could figure it out! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy