Hello,
we can’t figure out how to build a Layout like this with the existing elements “Color-Section”, “Columns” and “GridRow”:
– We want a fullwidth section with a background color
– Inside 2 columns width the width of the content (50% / 50%)
– And inside of one of these columns again 2 columns (50% / 50%), below the content that already exists in the parent column
Here a wireframe to illustrate this: https://ibb.co/JvD0FM0
We can’t manage this, because column-element inside another column-element is not possible. Any hint how to achieve this, without a lot of extra css-classes?
Thx!
Hey StuWeTueHo,
It’s not possible to nest columns like that by default unfortunately, but you should be able to get the basic layout using a Color Section and 1/2 elements. For the nested columns, you could try to copy 1/2 shortcodes into the first 1/2 element. You would need to enable debug mode for that: https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode. Custom CSS would also be an alternative. If you should need any further help, then please post a link to where we see your current layout.
Best regards,
Rikard