Post text align Justify

Posted in: Newspaper
Post count: 23

Hi where are the settings for each post content to make te text “Justify” Thanks

Post count: 23312

Hello Winock,

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

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

Thanks.

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