I am using a masonry gallery on the page listed below that I have set to flexible masonry with a 1 pixel gap. However the grid lines between the left side of the grid aren’t showing. I’ve checked multiple browsers and still am having the same problem. Can you help provide a solution so that all of the gridlines show please? Thank you!
Hey mgould,
Thank you for the update.
Looks like the isotope script fails to calculate the left position of the middle items. You can try this css code.
.av-masonry-col-3 .av-masonry-entry {
width: 32.9%;
}
If the css didn’t change anything, please post the login details in the private field so that we can inspect the issue further.
Best regards,
Ismael
That worked perfectly. Thank you!!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon