[wp-trac] [WordPress Trac] #63213: Twenty Twenty Five Theme CSS Rule Problem

WordPress Trac noreply at wordpress.org
Tue Apr 1 15:14:22 UTC 2025


#63213: Twenty Twenty Five Theme CSS Rule Problem
--------------------------+-----------------------------
 Reporter:  rock4temps    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Themes        |    Version:
 Severity:  normal        |   Keywords:
  Focuses:  css           |
--------------------------+-----------------------------
 To structure it as follows:
 * Group Block (full-width alignment)
    * Group Block
       * Paragraph Block
 The paragraph block is assigned a width of 14px by the CSS rule:
 .wp-container-core-group-is-layout-4e5923ef >
 :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
     max-width: 14px;
 }
 Instead of:
 max-width: var(--wp--style--global--content-size);

  * [[http://sc2blal8801.universe.wf/album-photos-et-
 videos/saison-2017-2018/|Demo problem]]

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63213>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list