Accessibility issue
-
I am running an audit through the WAVE web accessibility evaluation tool, and I am getting an empty link error (a link contains no text) related to the parent anchor tag. The code preview highlights this part of the source code:
<span class=" astm-search-menu is-menu is-dropdown"> <a title="" <strong>href="#"</strong> role="link">
I’ve investigated the plugin files and it seems like the public/class-is-public.php file is responsible for the generated HTML; how should we best edit this to overcome this accessibility error? Or would there need be more drastic edits on your behalf to troubleshoot this properly?
Please advise.
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Accessibility issue’ is closed to new replies.