Hi @fallone,
Glad you like it! Not out of the box, no. I think it would add too much overhead to add it as an option in the theme, since Chaplin is not a very blog centric theme to begin with.
It’s possible to achieve it in a child theme, if you enqueue masonry
in your child theme and enqueue a JavaScript file calling the Masonry function for layouting the posts within the .posts
wrapper.
— Anders