Mobile Images

  • Is it possible to have 2 image grids per row for the mobile viewers and not 1 per row as on the screenshot. I want to achieve something like on the second screenshot.

  • Hello,

    For the grid container on mobile view set repeat(2, minmax(0, 1fr)) for Grid Template Columns.

    Grid two column layout

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.