Gaps in between words About Me Text
-
Hi,
I wanted to have the about me text in the sidebar (the sides justified), so I used this code…
<p style=”text-align:justify;”>insert text here</p>
But now there are large gaps in between some of the words. Is there a way to fix this?Thank you,
Suzanne
https://www.suzannecaroline.com/The blog I need help with is: (visible only to logged in users)
-
Hi there,
Adding
word-break:break all;to the code will resolve the issue.Having said that, your issue is related to a site that is using the WordPress.org software, which is hosted outside WordPress.com.
This forum only supports the sites hosted on WordPress.com. Please post your question on the WordPress.org support forum: https://wordpress.org/support/
Both(WordPress.com and WordPress.org) are different products. You can find out the differences between them here: https://en.support.wordpress.com/com-vs-org/
You’ll need a free WordPress.org account to post – if you don’t already have one, you can register here:
https://wordpress.org/support/register.php
Thank you.
-
-
- The topic ‘Gaps in between words About Me Text’ is closed to new replies.