Hi,
How can i edit the border pixels of the masonry gallery. Normally you can choose between; No pixels, 1 pixels and large gap, but i want 3 or maybe 5 pixels borders. Is there any code i can add to my CSS?
Already tried this one, but it doesn’t work
.av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry { margin-right: 1px; }
Is there also a way to make the gallery active when the page loads? Now, the images slowly fade in when i scrol down. Seems like it’s only in Chrome, in IE it worked well.
Kind regards,
Tim