On my site – https://bowl360.nyc/ – I need to fix the following in an accessbility lawsuit
Message
– Interactive elements are not keyboard focusable. The website has functionality that is dependent on the specific devices such as a mouse, and is not available to the assistive technology users.
can you assist?
thanks
I was looking at the enfold support to try to figure this out myself? will this solution work for the above issue?
a:focus {
border:1px solid red !important;
}
Hi,
Thank you for your patience, your css will only highlight the elements as you tab them, not cause a keyboard focusable.
What element are you not able to keyboard focusable? When I check I can tab to each item on your page.
Your MasterPopups plugin takes the first few focusable, try disabling this plugin, then you have an empty jQuery:
then other scripts, you may need to disable all of your plugins and see if that helps and then enable them one at a time to find the ones taking the focus. But as I test with enough tabs to get past them I can then tab to all of the items on your page.
Best regards,
Mike