July 15, 2015 at 5:29 am
#26427
Theme Horse Support Team
Keymaster
Hi Talia,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.widget_service p {
text-align: justify;
}
.widget_testimonial .testimonial-content {
text-align: justify;
}
Hope this may help you
Thank you!