Accessibility in social media buttons menu
hello! I am creating an accesible webpage for people with blindness and I found a problem. I used Header Builder to build the menu and I did include some social media buttons (see attached image). When using screen readers for blind people, the buttons have no ALT information and therefore, it is not posible to know where the buttons lead to. Is there any way to fix the accessibility problem?? Is there any other solution?
Comments
Hello,
How do you add these icons? If it is by Icon or Social item, it will not be possible because <i> tag cannot have alt text.
But as a workaround, you can put these icons there with image items that can have alt text.
Best regards
Thank you!