Dear support team,
on the following website I have the problem that the horizontal distance between the images in the Masonry gallery is larger than the vertical distance: https://gabriele-redenz.de/home_v2/#profil
Why is that? And how can I achieve that the horizontal distance between the pictures is exactly the same as the vertical distance between the pictures?
Many thanks for your help.
Best regards Diana
Hey Diana,
Please try the following in Quick CSS:
.av-large-gap.av-fixed-size .av-masonry-entry .av-inner-masonry {
bottom: 0;
}
Best regards,
Rikard
Hello Rikard,
thank you very much. this works perfectly!
Best regards, Diana