Create a 9x9 grid with with fixed 1:1 ratio no matter the screen size

Hi Guys,

I need to create a grid where the items stay square regardless of the screen it is being viewed on.

Is this possible?

How do I make the items stay square?

Thanks in advance!

1 Like

Hi Niall,

Regretfully, there is no such option to make the Grid square in every screen size. You may need to add custom CSS code to adjust the height and width depending on the contents.

Thanks for understanding

Ahhh okay, no problem, can you give me some guidance on that?

Hi Niall,

You can find more information on Grid here in the following documentation and videos.


Hope it helps.
Thanks

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