Switch to CSS Grid Masonry when it’s ready #32642
nisbet-hubbard
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the Problem
Currently, masonry layout in Archive Posts and Loop Grid widgets relies on JavaScript. It’s also incompletely implemented, since the masonry option is hidden when Show Image is off.
Propose a Solution
Native masonry support is currently being implemented in Firefox and Safari: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Masonry_layout.
Please keep an eye on this and consider switching once it reaches baseline support across browsers.
Additional Context
No response
Agreement
All reactions