Hi! I need to place images in the following arrangement:
https://drive.google.com/file/d/1jSazVj3z2NO0IinfIOS3LbZq3vkI_qvi/view?usp=drivesdk
What is the best way to do this? I think I want to use the layout elements:
top row: 3/4 and 1/4
bottom row: 1/4, 1/4, 1/4, 1/4
Where the 1/4 layout elements on the far right of each row are combined vertically. Is there some CSS code to create layout elements that are vertical? Or something simple I’m not considering?
Hey julhobart,
You will likely need custom CSS in order get that layout, did you start somewhere maybe? If so, then please link to the page in question. The Layout Builder does not support nesting of layout columns, but if you enable debug mode, then you can try to nest them by copying shortcode into the 3/4 element for example: https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode
Best regards,
Rikard