Archived topic
Remove title attribute from navigation search
1 reply · Started by Michael on December 17, 2018
Hi All! Thank you so much for your help with my previous requests.
Is there a snippet/filter to remove the title attribute from the navigation search? The title on the <li> tag is the same as the screen reader text inside, which leads to an accessibility warning.
Thank you again!
Hmm, that's not filterable, unfortunately.
However, you have a point, so we'll make sure to remove that from the next version.
For now, you can remove it in this file: https://github.com/tomusborne/generatepress/blob/2.2.1/inc/structure/navigation.php#L83