The text-wrap CSS shorthand property controls how text inside an element is wrapped.
Text Wrap
| Class | Properties |
|---|---|
| wpex-text-wrap | text-wrap: wrap; |
| wpex-text-nowrap | text-wrap: nowrap; |
| wpex-text-balance | text-wrap: balance; |
| wpex-text-pretty | text-wrap: pretty; |