Keyboard focus indicator is missing

Posted in: Newspaper
Post count: 1

Hello,
In accessibility report (I’m using Siteimprove) for this website: https://termcoord.eu/ I’m getting a lot of error messages “Keyboard focus indicator is missing”. I didn’t find any help how to solve this issue in this forum.
Do you have any ideas on how to resolve these issues for Newspaper theme?

Thanks.

Post count: 21065
Post count: 2

Hi,

I have the same problem on this site: https://europeanschooluxembourg2.eu and above mention link doesn’t help. I receive a warning regarding accessibility. Buttons must have discernible text that clearly describes the destination, purpose, function, or action for screen reader users.
And the link to the explanation page:
https://dequeuniversity.com/rules/axe/3.0/button-name?utm_source=app&utm_medium=hints&utm_campaign=pro
Would it be possible that you integrate this into a newspaper theme?

Thank you.

Post count: 21065

Hello @greglux!

We will investigate more and take in consideration your query.

Thank you for understanding!

Post count: 2

Hello,

Thank you for your reply.
FYI, I added these lines under the Appearance/Themes/Customise Newspaper theme/Additional CSS

a:focus {
border: 3px solid #4db2ec;
}
div.lg-link-item a:focus,
div.sm-link-item a:focus {
display: flex;
}

It seems to solve the problem. Can you please let me know if this will be overwritten when the theme updates?

Thanks.

Post count: 35449

Hi greglux,
If the code is set in the theme panel, then it will be safe when you update the theme, only the changes in the theme files will be lost.
Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.