Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #288583

    how do i create a 3 column wide Masonry Gallery and Masonry.

    It’s constantly jumping form 4 or 2 rows of pictures and no matter what i try i can’t seem to figure it out.
    Should i request this function or is there a simple way i haven’t spotted yet?

    #288788

    Hi jelmerstolp!

    Thank you for using the theme!

    Try to adjust the width of the masonry entries with this on Quick CSS or custom.css:

    .av-masonry-entry {
    width: 33.33%;
    }

    Regards,
    Ismael

    #289400

    Does not seem to work Ismael.

    #289475

    Hi!

    Do you mind creating a temporary login and posting it here privately so we can see the issue on your live website to provide you more accurate solution?

    Regards,
    Yigit

    #289521
    This reply has been marked as private.
    #290164

    Hi Ashvin!

    Please try flushing browser cache. It does seem to work fine on my end – http://i.imgur.com/m29Rqs3.png

    Regards,
    Yigit

    #290263

    Thanks, that did it Ismael!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘how to create a 3 column wide Masonry Gallery’ is closed to new replies.