Tagged: columns
-
AuthorPosts
-
August 9, 2016 at 7:05 pm #670499
Hi Kriesi,
I created 1 column 2/3 (on the left of the page) and 1 column 1/3 (on the left of the page). The 1/3 column has a content that is longer than the 2/3 column. Now, i need to add a second column (for example another 2/3 column) below the 2/3 column, but if i try to do it, the new column doesn’t appear below the 2/3 column but below the 1/3 column, so at the bottom of the page. How to get my layout?
Here you find an example:
https://postimg.org/image/4tmd8k7iz/Thanks!
August 9, 2016 at 7:14 pm #670503Hey alegogh!
Can you please post the link to your page? Please note that we may need a temporary admin login as well.
Best regards,
YigitAugust 9, 2016 at 7:40 pm #670510Yes sure! You find it in private content
edit: Just updated the page, so you can easly understand my question. Thanks.
- This reply was modified 8 years, 3 months ago by alegogh.
August 10, 2016 at 11:29 am #670766Hi,
Can you please create a temporary admin login and post it here privately?
Currently your content below the top two columns are not in a column element, therefore the workaround i will suggest would not work :)Best regards,
YigitAugust 10, 2016 at 4:19 pm #670912Hi Yigit,
ok, i created an admin account. Details in private ;-)
THANKS!August 10, 2016 at 4:41 pm #670942Hey!
I turned on custom CSS field – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edited your column on the right and gave it a custom CSS class “column-float-right” and then i added following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 767px) { .column-float-right { float: right !important; }}
You can edit and give the same class to other columns when you need such workaround. However, this workaround would only work when column element below the main two is the same as the first column element which is on the left.
Best regards,
YigitAugust 10, 2016 at 7:50 pm #671052Hi Yigit,
all clear! Thanks for your useful support, now it works as I expected! I’m not accustomed to the CSM, in other contexts I move better ;-.)
Best regards
- This reply was modified 8 years, 3 months ago by alegogh.
August 10, 2016 at 7:58 pm #671058Hi!
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 ‘Columns and layout’ is closed to new replies.