Hi,
Just not have the touch with all the CSS from the template, may be an easy question but where can I put all the text in justified without having to put text in justified manually in the text editor?
Thank you
.itemBody .articleContent{
text-align: justify;
}
.itemBody .articleContent{
text-align: justify!important;
}