Tagged: Masonry Gallery
Hi I would like to increase the gap bwtween masonary elements in my blog – it is just 2 columns winde, so it is the dividing lines i want to increase.
I tried this code in CSS but it didn’t have any effect
.av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry {
margin-right: 40px;
margin-bottom: 40px;
}
.av-masonry-container {
width: 103.5%;
}
I’d also like to increase the font size a little of the overlay caption
Many thanks
Faye
Hey FayeMcC,
Add the followiing to quick css:
.av-masonry-col-2 .av-masonry-entry {
width: 47.80%!important;
}
#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
font-size: 2em!important;
}
Best regards,
Jordan Shannon
Hi Jordan
Thanks for gettin gback to me. It doesn’t seem to have any effect!?
What else can I try?
Regards
Faye
Hi,
Please provide admin info so I can log in and look into this further.
Best regards,
Jordan Shannon