Hi! i need to increase the space between lines in Masonry Portfolio. I need more space at the bottom of each line of items. Attached screenshot with marked in red the space i need to increase.
Thanx in advance!!
Hey jjsabatino,
Thank you for using Enfold.
You can create some padding at the bottom of the items.
.av-masonry-entry.av-masonry-item-loaded.has-post-thumbnail {
padding-bottom: 100px;
}
Please add it in the Quick CSS field or the child theme’s style.css file. And don’t forget to toggle the Performance > File Compression settings.
Best regards,
Ismael