-
AuthorPosts
-
July 20, 2016 at 5:05 pm #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.
July 21, 2016 at 12:28 pm #663339July 21, 2016 at 8:57 pm #663599Hi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
RikardJuly 22, 2016 at 1:14 am #663636Sure, the link is: http://2shots1kill.com/my-loadout/
July 25, 2016 at 7:50 pm #664791Hi,
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,
YigitJuly 26, 2016 at 11:43 pm #665536Thanks!
I had to put !important at the end of the css to make it work. but it works now.
Thanks again.
July 27, 2016 at 6:16 pm #665861Hi!
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 -
AuthorPosts
- The topic ‘Column Stacking Question’ is closed to new replies.