[wp-trac] [WordPress Trac] #40994: Latest update broke full justification

WordPress Trac noreply at wordpress.org
Wed Jul 14 15:24:47 UTC 2021


#40994: Latest update broke full justification
---------------------------+-----------------------
 Reporter:  seasoned_geek  |       Owner:  (none)
     Type:  defect (bug)   |      Status:  reopened
 Priority:  normal         |   Milestone:
Component:  Editor         |     Version:  4.8
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+-----------------------
Changes (by sabernhardt):

 * keywords:  reporter-feedback =>


Comment:

 I thought this was about the Classic Editor. For the block editor, the
 Gutenberg repo has at least one open discussion about justified text:
 https://github.com/WordPress/gutenberg/issues/27300

 I still think you would have a better experience putting all the
 paragraphs you want justified within one block (either Group or Classic),
 entering a class of "justified" to that block in the settings sidebar, and
 using something like this in the Additional CSS:
 {{{
 .justified p {text-align:justify;}
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/40994#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list