The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
How would I do something like this? I would use CSS grid or something, but I’m not sure how that would work with the Wordpress stuff (as you can probably tell, I’m extremely new to this).
Many Thanks,
Jeremy
mburridge2
Hi @nguyen.jeremyt
Welcome to the community.
This is a layout issue, so Frontity doesn’t constrain you in any way. You can use any CSS method such as CSS Grid or Flexbox to do this.