Is there anyway to allow focus indicator for keyboard navigation for the theme?
Currently, there is no focus indicator, so when I tried to use the “Tab” button to navigate, I cannot see where I am. Also, the drop down menu doesn’t drop down when navigating by keyboard.
I tried editing the style.css to add :focus selector for the elements that has :hover selector. This works for everything except the menus.