I have a container with this css:
"display: flex;"
And inside the container I have two text widgets, one with "1." and other with "Lorem...". The text is appearing like the right example on the image below, but it should appear like the left example of the image:
Do you know what can be the issue?
Hi Jake,
I managed to solve the issue by enclosing the text widgets in 2 seperate containers, I added the oml if you are interested.
Hi Jake. There can be any of dozens of causes for that. Check your CSS and compare it with the CSS of the correct case.