Columns
Hello! I want to display a longer text in 3 columns, so that the text is distributed equally among these columns. Because the width can vary, i cannot individually split the text to dedicated cols. That should be done dynamically. How can i reach this with BeBuilder elements? I think this is a standard problem.
Thanks!
Comments
Hello,
We do not have such an option.
If you would like to see such a feature in future updates, let us know on the following topic:
https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest
You can also try to achieve that with a custom CSS.
https://www.w3schools.com/css/css3_multiple_columns.asp
Best regards