Reply To: Combine Instagram Feed with MasonrySupport2024-04-13T02:05:35+00:00 April 13, 2024 at 2:05 am #10044660 SupportKeymaster Hi, Open the file: /js/examples/examples.instagramFeed.js And add this: $('.instagram-feed').isotope({ itemSelector: '.col-12', layoutMode: 'masonry', filter: '*', stagger: 30 }); Best Regards.