A big component for show images, video or any other content you want with a grid list. Grid list support pagination, load more, lightbox and more.
ADVANCED LIST USAGE
Every item is a new grid item so add a new item for every grid item you want. This grid component is perfect for Image box, Advanced image box, Content box, Team box, Testimonials box and Blog box components.
CUSTOM MASONRY ITEMS HEIGHT
To set a custom height to the single item, disable the auto masonry and for every item click on code button and on custom css classes add class row-NN
where NN is a number from 1 to 18 (ex. row-6), you can see the rows list on HTML documentation. The custom height work for the image box component.