Hover Effects, but no Focus Effects
-
I’ve come across an issue with this plugin where the CSS for the mega menu theme seems to apply
:hovereffects, but those effects aren’t duplicated for:focusevents.For accessibility purposes, any CSS applied on
:hovershould also be applied on:focus.Can we get an updated version of the plugin that duplicates those rules?
For the time being, I have to copy the generated CSS rules & apply them separately for
:focus, but that will require me to change them separately any time I change the theme rules; it would be nice if this plugin automatically applied the same CSS rules to:focusthat it applies to:hover. Thanks.
The topic ‘Hover Effects, but no Focus Effects’ is closed to new replies.