I have a Wordpress-based web project in progress at the following link:
The current setup of the post thumbnails grid on the website was done with the assumption that all thumbnails will be the same height. However, I am looking to modify it so that the thumbnails can have varying heights and still wrap properly without leaving any gaps between rows. Is it possible to achieve this by making changes to the existing version or should I consider implementing an entirely new approach for the grid layout?