Hi
How do I justify excerpts that display on the homepage?
Hi RevolutionGroup,
Which excerpts specifically? We can assist with the css but it needs to be very specifically targeted so that it doesn’t cause issues anywhere else.
Regards,
Devin
Hi Devin
The excerpts in the ‘Latest News’ widget. You can see an example of what I mean in the right hand sidebar here: http://goo.gl/xEsvjd
Regards,
Rob
Hey,
Please add this on your custom.css or Quick CSS
.news-excerpt p {
text-align: justify;
}
Regards,
Ismael
Great, work perfectly.
Thanks,
Rob