Justify Text plug-in for WordPress Block Editor?

(newbie to WP) Does anyone have a suggestion for justifying text ? I’ve tried a couple plug-ins that haven’t worked. Or is there some sort of work around?

1 Like

You don’t need a plugin to justify text, it is one of the standard options.

To justify text in the WordPress block editor, select the text you want to align, then look for the alignment options in the toolbar and choose the “justify” option, which will usually appear as an icon with evenly aligned text on both sides; most themes will have this feature built-in without needing additional plugins.

The justify option is gone. There is only right, center, and left alignment

A simple workaround is using custom CSS like text-align: justify; in the Additional CSS section. If you’re using the Classic Editor, TinyMCE Advanced (now Advanced Editor Tools) might help. Hope this helps!"

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.