Hey everyone,
I’m currently optimizing a site in Wix Studio for accessibility (WCAG compliance). For individual buttons, I can easily add aria-label, tabindex, and other accessibility attributes.
However, when it comes to the main navigation menu, I can’t seem to assign any tabindex or custom accessibility attributes. The menu component only allows for an aria-label, and even then, it’s not fully clear if the items inside are reachable via keyboard (TAB navigation).
My question:
How can I make the main menu navigable via keyboard (TAB key)?
And is there a way to set a tabindex or control the focus order for the menu items in Wix Studio?
Any advice or best practices from those who have implemented accessible navigation in Wix Studio would be super helpful.
Thanks in advance!