Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1301341

    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:
    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”>

    #1301632

    Hey Rasmus,

    Thanks for contacting us!

    We have forwarded suggested changes to our devs and shared this thread as reference :)

    Best regards,
    Yigit

    #1301862

    Thanks Yigit! Any chance to get notified if/when this change will be implemented?

    #1301948

    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

    #1301951

    Sweeeet! Thanks team!

    #1301955

    Hi,

    You are welcome! :)

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Keyboard navigation for search – wrong order for button’ is closed to new replies.