[wp-trac] [WordPress Trac] #63134: Twenty Sixteen: Comments block having font size issue. (was: Twenty Sixteen - Comment block having font size issue.)

WordPress Trac noreply at wordpress.org
Fri Mar 21 15:56:58 UTC 2025


#63134: Twenty Sixteen: Comments block having font size issue.
------------------------------+----------------------
 Reporter:  nidhidhandhukiya  |       Owner:  (none)
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:
Component:  Bundled Theme     |     Version:
 Severity:  normal            |  Resolution:  wontfix
 Keywords:  has-testing-info  |     Focuses:  ui, css
------------------------------+----------------------
Changes (by sabernhardt):

 * status:  new => closed
 * resolution:   => wontfix
 * version:  trunk =>
 * milestone:  Awaiting Review =>


Comment:

 Please do not test the Comments or Post Comments Form blocks in 'classic'
 PHP-based themes, where those two blocks are rarely appropriate. Twenty
 Ten to Twenty Twenty-One already have comments forms in their PHP
 templates, and then the block creates fields with duplicate IDs.
 Theoretically the site developer could go through the trouble of changing
 the template and adding the block to every post individually, but then a
 few CSS changes should be the easy part. See #55744, #61323 and #61327.

 For future patches:
 - Avoid `!important` (#26350).
 - Themes such as Twenty Sixteen have a `blocks.css` stylesheet for block-
 related styles.
 - Use the same spacing as the rest of the file. In most themes, indent
 with tabs and have an empty line between CSS rulesets.

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


More information about the wp-trac mailing list