Reply To: Feature Request

#5836
chris-2381
Participant
      Expired

      Google PageSpeed is complaining about accordion menu item “arrows” having being described with role=”button”, but has no accessible name.

      Specifically, adding code to line 1261 of inc/menu/menu.php can resolve this.
      e.g.
      $output .= “\n$indent<span class=\”arrow\” role=\”button\”></span><ul class=\”sub-menu\”>\n”;
      Becomes
      $output .= “\n$indent<span class=\”arrow\” role=\”button\” aria-label=\”Sub menu\”></span><ul class=\”sub-menu\”>\n”;
      Thank you.

      Customize Icon
      Need Customization? We specialize in delivering high-quality web and mobile design/development services to our clientele. Should you require customization services, please do not hesitate to reach out to us at your convenience.