Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1439645

    Hi,

    Masonry Gallery
    Is there any CSS/settings to change:
    1/ Gap between elements – larger than the setting Large Gap
    2/ When gap is selected – Remove/change the Grey background default to #fffff White

    Thanks

    #1439646

    1) give a custom class to the masonry gallery – f.e. : custom-gap and put this to your quick css:

    #top #wrap_all .av-masonry.custom-gap .av-masonry-entry .av-inner-masonry {
      margin-right: 50px;
      margin-bottom: 50px;
    } 

    2) what do you mean by: gap is selected ?

    #1439724

    Hi,

    Thanks for helping out @guenni007, did that answer your question @woogie07?

    Best regards,
    Rikard

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