Hello,
We are trying to make the eshop wcag compatible.
In wave it says that i need to do the following:
Search : Is missing label, either add label or add in input aria-labelledby
I tried by coping woosearchform.php in my child theme and adding the aria-labelledby=”search form” in the input but it doesnt work
Also in the search icon it shows this: Empty button, A button is empty or has no value text.
What can i do to fix those?
Thank you in advance for your help!