Tagged: masonry grid
I tried the CSS I found on this forum but my masonry grid wouldn’t budge.
all masonry images-or specifically on my home page and work page….
Hey KK!
Please disable your cache, hard refresh and let us know if that solves your issue.
If not, we will have to go ahead and check again, but with cache turned off please.
Thanks a lot
Regards,
Basilis
it is disabled but I don’t know how to increase the space between images —padding
Hi,
Please deactivate the caching plugin and clear the cache from browser and try the below css.
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
margin: 35px;
}
We tested this on your installation in console and it works please check screenshot attached.
Best regards,
Vinay
thanks!!! it worked.
Can I or should I turn caching back on?