Can anyone tell me how I can create this image grid more texts?
Topic summary
A user is seeking guidance on creating an image grid layout with text overlays, sharing a screenshot as reference.
Technical Approach:
- The layout uses CSS
display: grid - Adjusting
grid-template-columnscontrols the number and size of columns - This property determines how images scale within the grid structure
Current Status:
- Another participant offered initial technical direction
- Requested the store link to provide more specific assistance
- Discussion remains open, awaiting further details to deliver tailored implementation guidance
Its built using display: grid. It needs to increase grid-template-column for each column to increase image size. What is store link?
