Tagged: masonry large gap
Hello,
After the last update of the Enfold theme, Masonry elements have no gap on the right and a very small one at the bottom. Please see the link.
Regards,
Marina
Same here! Noticed right after updating to 5.4.
Could you guys please doublecheck and push a bugfix? Thanks!
Hi,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry{
margin-right: 1px;
margin-bottom: 1px;
}
#top .av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry{
margin-right: 15px;
margin-bottom: 15px;
}
We have fixed the issue and it will be included in upcoming version :)
Best regards,
Yigit
Hi Yigit,
Thank you for the code, it works, please close the ticket.
Best regards,
Marina