Home › Forums › Support › Accessibility issue – focus not visible This topic has 1 reply, 2 voices, and was last updated 1 year, 2 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 28, 2022 at 2:13 am #2295865 Heinrich Hi Team, I´m having an accessibility issue on my site. Siteimprove shows me that the focus is not visible. I deactivated all plugins except GeneratePress and the issue is still there. Screenshot of the issue. https://snipboard.io/nk9mve.jpg I hope you can give me a hint on how to solve that. best wishes July 28, 2022 at 4:40 am #2295973 DavidStaff Customer Support Hi there, Browsers are pretty good at managing tab focus for keyboard users. For example here is your site when i tab through it: As you can see it has a pretty visible focus ring. However if you want to specifically target and style your navigation elements on focus – then you can use some CSS: .main-navigation li a:focus, .main-navigation li a > span:focus{ outline: 2px solid #f00; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In