Justify text articles automatically

Posted in: Newspaper
Post count: 8

Hello , I wanted to justify text articles automatically. However , I tested with different codes in the style.css file and there has been no change.
How I can do ?
Thank you very much and greetings

Post count: 7909

Hi,

You can this custom css in Theme Panel like this:

.td-post-text-content p{
text-align: justify;
}

Result: http://screencast.com/t/XYQqyjuCK

You can also change the format of the text from here: http://screencast.com/t/CYMxcEb4p28i
Result: http://screencast.com/t/zfxCvRv7fS

Hope this helps!

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.