Viewing 1 replies (of 1 total)
  • Plugin Author Moove Agency

    (@mooveagency)

    Hi @ocio132

    We added a hook to our plugins (new version released today, v4.8.9) which allows you to remove the tabindex attribute from the buttons:

    add_filter('gdpr_tabindex_attribute', '__return_empty_string' );

    Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘tab index’ is closed to new replies.