- This topic has 3 replies, 2 voices, and was last updated 1 year, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
In WordPress my post text is left aligned. When I view the live post the text is fully justified. I do not want the text fully justified. How do I resolve this?
Hi @vickiede,
First, thank you for choosing our theme and service.
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.post-content > p {
text-align: left;
}
Kind Regards
Thanks Vako, that seems to have solved the problem!
Feel free to contact us at any time, we are more than happy to help.
Kind Regards