Hi guys, thanks for your awesome theme.
Working on a website thet needs to work with keyboard navigation according to WCAG 2.1 AA. One big problem (but hopefully easy for you to fix in your next release) is that the search function in main menu highlights the search button BEFORE the search field.
Screenshot example:
Changing the order as follows will solve this annoying little thing :)
<input type=”text” id=”s” name=”s” value=”” placeholder=”Search”>
<input type=”submit” value=”” id=”searchsubmit” class=”button avia-font-entypo-fontello”>
Hey Rasmus,
Thanks for contacting us!
We have forwarded suggested changes to our devs and shared this thread as reference :)
Best regards,
Yigit
Thanks Yigit! Any chance to get notified if/when this change will be implemented?
Hi,
We have implemented the changes and they will be included in upcoming version. You can check out upcoming changes here – https://kriesi.at/support/topic/enfold-upcoming-fixes/ :)
Best regards,
Yigit
Sweeeet! Thanks team!