Hi,
I’ve noticed that on my masonry gallery which is created from Portfolio is different gap for column and for top/bottom (at same time). See attachment.
Is it somehow possible to make these gaps same size? Probably remove somehow bottom gap by default?
Hey Jaro,
Thank you for the inquiry.
Please add this css code to remove the bottom margin of the figure (av-inner-masonry) element.
.av-inner-masonry {
margin: 0;
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Thanks Ismael,
It worked great. Feel free to close this out.
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike