Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1114640

    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!!

    #1115011

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.