[wp-trac] [WordPress Trac] #65013: make.wordpress.org/core – Site title "< > Make WordPress Core" only visible on hover and incorrect text color

WordPress Trac noreply at wordpress.org
Thu Apr 2 14:07:56 UTC 2026


#65013: make.wordpress.org/core – Site title "< > Make WordPress Core" only visible
on hover and incorrect text color
--------------------------------+------------------------------
 Reporter:  hiabhaykulkarni     |       Owner:  (none)
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  WordPress.org Site  |     Version:
 Severity:  minor               |  Resolution:
 Keywords:                      |     Focuses:
--------------------------------+------------------------------

Comment (by SergeyBiryukov):

 Hi there, welcome to WordPress Trac! Thanks for the report.

 Looks like these inline styles have been recently removed from the page,
 causing the issue:
 {{{
 .wp-elements-1b51aea1fd24d0aef3e0b3e7d65bcfef a:where(:not(.wp-element-
 button)) {
   color:var(--wp--preset--color--white);
 }
 .wp-elements-1b51aea1fd24d0aef3e0b3e7d65bcfef a:where(:not(.wp-element-
 button)):hover {
   color:var(--wp--preset--color--white);
 }
 }}}

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


More information about the wp-trac mailing list