Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1485145

    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?

    #1485191

    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

    #1485212

    Hi Mike,

    thank you that’s it :-)

    • This reply was modified 2 weeks, 5 days ago by dondela.
    #1485214

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘portfolio masonry spacing’ is closed to new replies.