How to align CMS list images and text in grid?

I have text above each image in the grid that goes to a second line when changing the window width. This pushes down the image and misaligns the grid. How do I keep everything aligned?


Here is my public share link: LINK
Here is the staging: LINK

You can set the CMS item to display flex and set the aligment to “space-between”. That will do it.

Thanks, this worked!

1 Like