Hi,
Masonry Gallery
Is there any CSS/settings to change:
1/ Gap between elements – larger than the setting Large Gap
2/ When gap is selected – Remove/change the Grey background default to #fffff White
Thanks
1) give a custom class to the masonry gallery – f.e. : custom-gap and put this to your quick css:
#top #wrap_all .av-masonry.custom-gap .av-masonry-entry .av-inner-masonry {
margin-right: 50px;
margin-bottom: 50px;
}
2) what do you mean by: gap is selected ?
Hi,
Thanks for helping out @guenni007, did that answer your question @woogie07?
Best regards,
Rikard