how to change the width of a row in grid css code example Example: css grid full width row .child-item { grid-column: 1 / -1; }