Missing aria-label on hamburger menu and close button (Accessibility)

Hi, i am working on a project that requires accessibility to meet AAA standard.

I noticed the hamburger menu and the close button from the slide out menu is missing aria-label.

Does anyone know how can i add aria-label to those anchor tag buttons.

I did a global search of the theme, but couldn't find them.

Thanks


Comments

  • Hello,
    Sadly, we do not have the functionality to add aria-label on hamburger menu - to achieve that you would have to edit the wordpress files (of menu, because we use the basic menu functionality of wordpress) or create a js script which will iterate through the menu items and will add them aria-label tag.
    Sorry, but we do not support this kind of modifications.

    About the close button, it is on the top of the menu, see the screenshot:

    Thanks
Sign In or Register to comment.