[wp-trac] [WordPress Trac] #52880: Twenty Twenty-One: RSS widget has empty link (feed icon)

WordPress Trac noreply at wordpress.org
Mon Mar 22 08:10:58 UTC 2021


#52880: Twenty Twenty-One: RSS widget has empty link (feed icon)
---------------------------+-----------------------------
 Reporter:  sabernhardt    |       Owner:  sabernhardt
     Type:  defect (bug)   |      Status:  accepted
 Priority:  normal         |   Milestone:  Future Release
Component:  Bundled Theme  |     Version:  5.5
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:  accessibility
---------------------------+-----------------------------
Changes (by sabernhardt):

 * keywords:   => has-patch
 * owner:  (none) => sabernhardt
 * status:  new => accepted


Comment:

 I'd prefer removing the link entirely (see #52224), but the CSS patch
 would hide the link the same way that Twenty Twenty does:

 {{{
 .widget_rss .widget-title a.rsswidget:first-of-type {
         display: none;
 }
 }}}

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


More information about the wp-trac mailing list