Tagged: Masonry Grid Gaps
Hi there
I want to have a larger gap when using the masonry grip module. I’ve tried various custom css but nothing seems to work, although I can achive what I want using firebug, when I save the css it doesn’t apply and the grid reverts to what it was before.
This works in firebug:
.av-masonry-col-2 .av-masonry-entry {
width: 45.8%;
}
I’ve supplied the page in question.
Your help would be appreciated.