Page text
-
Can I change the page text line up from left indent to justify?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
To justify the content in your Pages, please paste the following code in Appearance → Customize. Click on CSS in the blue sidebar. In the CSS editor, replace the existing text with the following:
.entry p {
text-align: justify;
}Save your change.
Then take a look at your Page:
http://simoninfiley.com/about/The text should now be justified.
If you have other questions regarding your site’s customizable CSS coding, please visit our support forum at
https://en.forums.wordpress.com/forum/css-customization
Hope this helps!
Thanks much.
- The topic ‘Page text’ is closed to new replies.