- This topic has 3 replies, 2 voices, and was last updated 9 years, 2 months 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.
Home › Forums › All Other Themes › Justify text
Hello I would like to find out how to justify the text in the sections Our Advantages and in the Publications area. http://virtual-psychology.com/
Does anybody know an answer to this please?
It is the Handy Pro, the sections are the posts and the advantages. The text is not justified and it looks messy. How can I justify the two areas text?
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.col-6-content h4 { font-size:18px;}
.col-6-content p, .news p { text-align:justify;}
Regards,
Shri
