How to make a three column layout in frontity

Hi! Super sorry – I’m a beginner – but I was wondering how to make a three-column layout with Frontity. An example of one by the Atlantic here.

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

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.

You may need to pre-fetch some of the content that may not be immediately available. To do that you can check the documentation for the wp-source package here: https://docs.frontity.org/api-reference-1/wordpress-source#source-fetch