-
AuthorPosts
-
March 23, 2018 at 12:22 pm #931943
Hi,
I have a 2/5 Column and I need to add a couple of 1/5 nested columns inside it side-by-side so I can add an image and a button underneath in each nested column.
Seems simple but I cannot see a nested column element? Is this even possible with Enfold?
Thanks
BrianMarch 24, 2018 at 7:16 am #932232Hey brianwelsh,
Could you please attach a mockup of what you’re trying to achieve?
You can just drag the 1/5 element to the 2/5 and see if that works for you.
Best regards,
VictoriaMarch 24, 2018 at 11:35 am #932304Hi,
That doesn’t work I’m afraid so I have had to re-design the page so I don’t need that anymore but there a lot of page builders out there that do work like that so I think it needs addressing, I even saw a thread going back 4 years where someone was asking for the exact same thing and there are quite a few similar requests! Enfold is such an awesome theme it seems a great shame that it won’t do something so basic as nesting columns.
Thanks for the reply,
BrianMarch 24, 2018 at 1:38 pm #932342Hi Brian,
Do you have a mockup? Maybe there is another way to achieve what you need?
Best regards,
VictoriaMarch 24, 2018 at 1:53 pm #932344How do I attach an image?
March 26, 2018 at 7:45 am #932828Hi,
Please use imgur or dropbox and then send us a link. Have you tried the “Grid Row” element? You can nest columns inside the cells.
Best regards,
IsmaelMarch 26, 2018 at 7:59 am #932841and if you don’t like that the grid-row element is a full-width layout element see here: https://kriesi.at/support/topic/grid-row-not-fullsize-how-to/
there was a reason for doing it via an additional surrounding container. Making the grid-row smaller and positioning it in the center of the screen was easy – but it is hard to style than the background-color of the space left and right. (Mostly it will be no problem – a lot of users have white / white so no difference is seen. My workaround is for the other cases.you see the difference on the last grid-row. which is only styled via:
https://webers-testseite.de/weber/aaaa/.page-id-569 #av-layout-grid-3 { max-width: 1310px; margin: 0 auto; padding: 0 25px; }
if you got a main color different to white – you have the troubles than.
on that link above you can see the nesting on the right grid as you like it.
March 26, 2018 at 9:25 pm #933200Hi,
@Guenni007 thanks for sharing the tip as always :)Please let us know if this works for you.
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.