Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #663055

    Hi,

    Just a quick question regarding column stacking.
    I’m using the page builder and have two 1/2 columns side by side.
    Under this, I have another two 1/2 columns side by side.

    Now currently they are displayed in rows.
    Basically, in my top column, the right 1/2 column is longer than the left and this causes the 2 columns beneath it to be pushed down.

    However, I want the columns underneath it to stack (like a masonry grid I guess it would be).

    So to clarify the 2 left-hand side columns would be on the left-hand side with normal spacing between them, whilst on the right-hand side the top right column would finish say halfway down (or where ever it does) into the 2nd left-hand column. The bottom right column would then show under this.

    See the image below for an example. On the left we have the current way columns are stacked (note I’m using three 1/2 columns here). On the right is how it ‘should’ stack.

    columns

    #663339

    bump

    #663599

    Hi,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #663636
    #664791

    Hi,

    Please turn on custom CSS class for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your green column element and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class { float: right; }

    Best regards,
    Yigit

    #665536

    Thanks!

    I had to put !important at the end of the css to make it work. but it works now.

    Thanks again.

    #665861

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Column Stacking Question’ is closed to new replies.