Dear Support, I created a portfolio masonry and selected the large spacing option between posts. How can I increase the spacing between entries, for example, double it? Is this possible with CSS?
Hey dondela,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.av-large-gap.av-fixed-size .av-masonry-entry .av-inner-masonry {
right: 30px;
bottom: 30px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi,
Glad we were able to 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