Hi,
So I have a page that I would like to add 4 images or maybe 6 images in a table/grid format with a caption underneath.
The page has a 2/3 and 1/3 layout. I just want it to sit directly underneath the text on the left:
This is a really old hand built un-responsive html page that has what I need:
http://www.stvincentsaltrincham.org.uk/History.htm
http://www.stvincentsaltrincham.org.uk/Groups.htm
I can’t see anything that would do it? Seems so simple but not sure if it’s possible without using a plugin.
Thanks
Brian
Hey Brian,
You can simply add three 1/3 column elements to your page and add Image element and Text Block element in each columns to recreate a similar layout :)
Best regards,
Yigit
Hi,
It is already within a 2/3 column so that would have to be underneath the 1/3 column on the right which means there is a big gap. It has to be within the 2/3 column and you cant add a column with a column I don’t think.
If you look at the page you will see what I mean.
Reagrds,
Brian
Hi Brian,
The builder doesn’t allow nesting, but you should be able to do it manually if you enable debug mode in order to shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then copy the 1/3 shortcode into the 2/3. This might have unexpected results but you can give it a go if you like. Otherwise you will have to write that from scratch unfortunately.
Best regards,
Rikard