Archived topic
Grid with full page and contained size
1 reply · Started by Matthias on May 26, 2022
Hi there,
i want to create a list containing of a 50-50 grid - one side picture the other text -> next line one side text, the other picture.
Picture should always be full size - and text contained (global settings).
so far i couldnt get this to work - the text, when on the left side - is in full-page view/without space - whatever settings i try.
Is there a way to use gb grids like that?
Hope this was somewhat understandable
Hi there,
it requires either:
1. Use a contained layout for your grid row and we throw some CSS at it.
2. Add the image as a background position to the parent container block and position it where you require.
Both options are fiddly - if you need help with #1 set the layout up as 2 x column contained grid and i can take a look.