Forums

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

Home Forums Design CSS grids how to restrict content to cell Reply To: CSS grids how to restrict content to cell

#266553
Paulie_D
Member

Basically you can’t using CSS-Grid properties.

What you can do is determine the behaviour of the grid items if the element overflows the maximum size of the grid row..

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