BNE Gallery Extended adds option called display allowing you to also show the images as 3D carousel or masonry grid..
When adding gallery or editing in your page, option will show on the gallery settings to either set the display to 3D Carousel, Masonry, or Default Grid.
3D Carousel adds rotation to your images and Masonry is similar to the grid but allows different sizes and stacks them.
The Masonry grid will also reduce the number of columns for tablet and mobile screens...
option will be added to WP gallery modal window to select the display type.
Use columns to set the number of columns within the grid and gutter to set the distance between each image.
For example, 6+ columns will go down to 5 columns at < 1200 viewport, 5+ columns down to 4 columns at < 980 viewport, 4+ columns down to 3 at < 768 viewport, finally 3+ columns down to 2 at < 480 viewport and smaller..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fix Adjust masonry caption if using the in to respect either file, none, or attachment.. 1.1 November 6, 2017.
Default behavior will reduce 6+ columns down to 5 columns at < 1200 viewport, 5+ columns down to 4 columns at < 980 viewport, 4+ columns down to 3 at < 768 viewport, finally 3+ columns down to 2 at < 480 viewport and smaller.. 1.0.2 March 27, 2016.
Read more