I need to add aria-labels to my Social icons in my topbar

I am getting penalized by Lighthouse for not having labels on links in my topbar. Its the social icons and the header is a custom built one using Pro. Can you please help me add the aria-labels to get this resolved? Thank you.

Hey @powersnw,

All elements in the builder do have a Custom Attribute feature under the Customize tab. Custom Attribute allows you to add any HTML attribute including Aria attributes. Check the ARIA attributes you need here https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA

Enter the attribute name and value and add custom attributes as needed.

image

Hope that helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.