Full width row with responsive squared columns

Is there a way to make basically a full-width gallery with squared columns/cards? I know this can easily be done when the wrapper which contains the cards is set to a specific width but I’m unsure how to do this in full-width.

Thanks!
Alex


Here is my public share link: LINK
(how to access public share link)

Hi, @aOne

Basically, you have to set column height equal to the column width:
2 colums = 50%
3 columns = 33.3%
etc…

Cheers,
Anna

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.