DG Syncronising Panel
With this logic:
-
Every 3 blog cards will be wrapped inside a .blog-row
div.
-
The rows are dynamically closed/opened based on index.
-
If the last row has less than 3 items, the logic ensures it is still properly closed.
Let me know if you want it to be responsive with varying columns per device or switch to a more advanced layout using ListView
or a custom layout logic.