Hello enfold-team,
i have a small problem, maybe you can help me. I tried to solve it with this topic:
In firefox it works great, that the text automatically flow across the columns, but on safari, the height of the textfields is not the same. The first of the two columns filled with text is always higher.
Do you know, how can i have two colums of text of the same height + the textflow from the first to the second, while i resize it.
Thanks again for your great help.
Hey swa6768,
hm what do you want to achieve? how should the result look like? does it work for you when using a default WP theme? please let us know about your results.
Best regards,
Andy
Hey,
There is a link down below. If you have a look in Firefox, it works fine. The two text-colums have equal height. If you look in Safari, the first text-column is much higher. I’ve done it with the this code:
.fluidcolumns{
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
Any Idea, how to fix it in safari?
Kind regards,
Hi,
try this code inside of Quick CSS field:
.fluidcolumn p {
margin-bottom: 0px;
}
Best regards,
Andy
Hi Andy,
that works perfect! Thank you again for the great enfold-support!
Best regards,
Hey!
Glad we could assist.
please remember to rate our theme if possible at themeforest!
What does help us a lot to also go forward!
Thanks a lot
Cheers!
Basilis