id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc 1484,wporg-p2 Skip to Content link should have visible text on focus,hearvox,coffee2code,"The ""Skip to content"" link text, in the wporg-p2 theme at Make, should be visible when in focus state, i.e., when it's tabbed to using keyboard navigation (as, for instance, is the admin bar's ""Skip to toolbar"" text when you tab to it). Right now you can tab to the ""Skip to content"" link but the text remains hidden, via a CSS clip. Removing the clip on focus will correct this a11y problem, e.g.: `.assistive-text.skip-link:focus { clip: auto; }` Note: another a11y-related ticket regarding this same link is: #1482",defect (bug),closed,normal,,Make (Get Involved) / P2,fixed,has-patch,