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

    Hi, it seems that when I use a masonry gallery and an H2 title right after there is no space between the two – http://screencast.com/t/RqFKvaj8gp. How can I add some space below the masonry gallery on default so it will apply to all the masonry galleries across the site?

    Thanks.

    #429561

    Hey DROR!

    Thank you for coming back.

    In custom.css or Enfold -> General Styling -> Quick CSS field (or when using a child theme: in styles.css of the child theme or Enfold-Child -> General Styling -> Quick CSS field) put the following and adjust the values as needed:

    
    .av-masonry{
         margin-bottom: 25px !important;
    }
    

    Regards,
    Günter

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