Hi,
We have a masonry EG for an events page:
Information must be shown without hover, so a masonry layout is the only option.
The grid items are configured to be sorted by date. Being a masonry grid, the items are arranged according to the height of the grid items, instead of simply left to right by date.
I’ve encountered several similar posts about this issue but did not find an answer. Can a masonry EG have a unified height row so gaps are created? That would be ideal for masonry EG that its sorting is important.
Non-eg example:
Summary
If that’s not possible with EG, what other workarounds are available?