[wp-trac] [WordPress Trac] #56075: Twenty Twenty-One: Link color issue coming in front-end and backend side

WordPress Trac noreply at wordpress.org
Mon Jun 27 10:09:51 UTC 2022


#56075: Twenty Twenty-One: Link color issue coming in front-end and backend side
---------------------------+------------------------------
 Reporter:  aezazshekh     |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |     Focuses:  css
---------------------------+------------------------------

Comment (by aezazshekh):

 We have to change the CSS style of the Gutenberg block to reflect the
 selected color in the link on the backend side.

 We have to add the CSS style given below.


 {{{
 .editor-styles-wrapper .wp-block a {
         color:inherit
 }
 }}}

 Thanks

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


More information about the wp-trac mailing list