JUSTIFY ALL TEXT POST

Posted in: Newspaper
Post count: 11

Hello,
how could justify all the text content of all post?

thanks

Post count: 35449

Hi,

The most faster and easy way is to use a custom css ->
.single .tagdiv-type p {
text-align: justify;
}

This code need to be set in theme panel> custom code> custom css.

Hope this will help you!
Thank you!

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