[wp-trac] [WordPress Trac] #58499: Twenty Twenty theme table block having issue with color

WordPress Trac noreply at wordpress.org
Fri Jun 9 07:56:29 UTC 2023


#58499: Twenty Twenty theme table block having issue with color
------------------------------+------------------------------
 Reporter:  nidhidhandhukiya  |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Bundled Theme     |     Version:  6.2.2
 Severity:  minor             |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+------------------------------

Comment (by nidhidhandhukiya):

 The reason behind this issue is the below css

 {{{
 .has-background.has-primary-background-color:not(.has-text-color), .has-
 background.has-primary-background-color *:not(.has-text-color), .has-
 background.has-accent-background-color:not(.has-text-color), .has-
 background.has-accent-background-color *:not(.has-text-color) {
     color: #fff;
 }
 }}}

 If we remove that the issue is resolved.

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


More information about the wp-trac mailing list