Skip to content

v1.24.2

Choose a tag to compare

@prangishviliAbe prangishviliAbe released this 22 Jun 08:56
· 3 commits to main since this release

Fixed

  • Row-spanning grid patterns collapsing to ~1x heightclassic, metro, masonry and highlight now set grid-auto-rows: minmax(var(--lm-min-height, 200px), auto), so span 2 cards keep full height even when a spanned row has no single-span sibling (most often the last row, or with certain item/column counts). Auto image mode is excluded. The Card Min Height control now also feeds --lm-min-height to .loopmosaic-grid — regenerate Elementor CSS to pick up customized values. Column-only patterns (uniform / featured_grid / featured_grid_2_4 / hero_grid) were already correct.

Removed

  • Dead .loopmosaic-item__content CSS, ~43 lines of stale developer comments, and a duplicate @keyframes loopmosaic-spin.