A CSS Trick to select a specific row with Grid auto-fit/fill

Kevin Powell
Kevin Powell Media Inc.
CSS
August 13, 2025

As a responsive CSS Grid shifts from four columns, to three columns, to one column, it’s difficult to select a specific row and continue to select the cells within that row and the grid changes layout. But thanks to modern CSS, this is now easy to do!