• Hello,

    First, thank you for providing a tool which helps us provide accessibility to all.

    My question is this, with my broswer zoomed in at 200% and I toggle the focus indicator over the mobile menu, when I hit enter or spacebar, the menu does not toggle. I have both the aria support for a mobile menu as well as focus modules checked. It navigates wonderfully at normal view but when I zoom, which some customers need to do, the hamburger menu focuses but does not expand when hitting the enter key.

    Any suggestions would be helpful.

    Thanks in advance,

    Joshua

    The page I need help with: [log in to see the link]

Viewing 16 replies (of 16 total)
  • @ashchad I appreciate it!

    I looked more at @jberube’s site and was able to make the mobile menu open on ENTER or SPACEBAR by changing this section in the theme’s functions.php file from
    <span class="mobile_menu_bar mobile_menu_bar_toggle"></span>
    to
    <button class="mobile_menu_bar mobile_menu_bar_toggle"></button>

    • This reply was modified 3 years, 8 months ago by laserlag.
    • This reply was modified 3 years, 8 months ago by laserlag.
Viewing 16 replies (of 16 total)
  • The topic ‘Aria Support for Mobile Menu’ is closed to new replies.