Article Text alignment

Posted in: Newspaper
Post count: 15

Hello, i creating auto posts and see that text alignment is right on mobile and pc i need that it looks nice and centered, but tried to search that how to set it by default i do not find such sections in theme.
https://ibb.co/wKXynYY pic

Post count: 15

Solved
aded css Newspaper -> Theme panel -> Custom code -> Custom CSS.

.single .tagdiv-type p {
text-align: justify;
}

Post count: 27744

Hi,

I’m glad that you find a solution.

Have a great day!

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