Within a paragraph element on WordPress, I have a value displayed using ACF.
The paragraph is contained within a div with a maximum width and centered text alignment.
I am seeking a solution that will allow me to achieve the following:
"If the default display of the text is on one line: 70% of the text will be displayed on the first line, while the remaining 30% will be shown on the second line."
For example: With the desired solution (which I do not currently possess):
This approach would help prevent having only one or two words on a second line.
Please let me know if this explanation is unclear :)