Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to display and order a two column post layout with flex or grid Reply To: How to display and order a two column post layout with flex or grid

#280577
Paulie_D
Member

Unfortunately, if you are using a flex-column where you need it to wrap, then it must have a defined (or calculable) height so that the column knows when to wrap.

https://codepen.io/Paulie-D/pen/EGwKem