Archived topic
Full width 2 columns, with contained inner section
1 reply · Started by Ben on October 7, 2022
Hi,
What is the easiest way to achieve a 2 column full width row (with image backgrounds) and have the content in each column contained within the site contained width?
I can do this with some convoluted CSS (setting inner grid columns to be 50vw - (site container width * 0.5) ) but I'd like to know best way to achieve this.
Any tips appreciated.
Ben

Hi there,
there isn't an easy solution for that.
If your CSS method works then i would stick with that.