Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #166138

    I used Enfold for a site but came into an issue due to how it needed to function in mobile.

    http://storyofgodseries.com/buy/

    On this page I needed the columns to be half and half columns. And within each column I needed a section to be half and half columns again (Buy the Book / Buy the Software). With Choices you could nest columns within columns but with the drag and drop functionality of Enfold this no longer seems to be an option. And using short codes within the text box doesn’t seem to be an option either.

    I used the table functionality as a way to get around it, but in mobile, each row is right after to each other instead of each column being right after each other which is kind of confusing on mobile. It would be awesome if I could just nest half columns within the half column.

    What do you suggest?

    #166324

    Hi andreanapier1985!

    Insert 2 1/2 columns side by side. Place a text block on each columns then add this on the Text or HTML mode of each Text Blocks:

    <div class="flex_column av_one_half first">Content Here</div>
    <div class="flex_column av_one_half">Content Here</div>

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Columns within columns’ is closed to new replies.