How to set text width on post pages

Posted in: Newspaper
Post count: 1

On standard posts, I want to be able to set how far the text runs across the page before it returns to the next line.
i.e. I have lots of images with text in-between. I want the text to line up left/right sides of the images, and not run further across.

Cheers

Post count: 22421

Hello,

This is done through the basic wordpress tiny mce editor. You can use html inside the editor and wrap your posts inside div or span element and use custom padding for the text. The theme has no control over the post creation of wordpress. You will have to use the wysiwyg editor and create your content.
https://codex.wordpress.org/Writing_Posts

Thank you!

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