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

    Hey, I build galleries for my website.

    The setup for the gallery is 1px distance between the pictures, and a fixed setup for 3 pictures in a row.
    If I setup 4 or more pictures in a row, the design is correct. But If I set three pictures in a row, the 1px distance between the picture on the left an the picture in the middle is missed.

    here are examples from my website: http://www.der-eventfotograf.de/bilder and here: http://www.der-eventfotograf.de/adobe-symposium-2015/

    and here is a gallery with 4 pictures in a row: http://www.der-eventfotograf.de/bni-2015/

    Could it be a mistake of the masonry Gallery? Could it be fixed in the theme? or there are other reasons?

    Thx

    #580876

    Hey Andreas!

    Thank you for using Enfold.

    You can try this simple fix:

    #top .container .av-masonry {
        width: 101%;
    }

    We increase the width of the masonry container by 1% but it’s barely visible.

    Best regards,
    Ismael

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