KHS Posted August 22, 2022 Share Posted August 22, 2022 When using lighthouse to try and fix the accessibility score, I have run into this issue in the screenshot below. I am not sure how to fix this within squarespace. Any help would be greatly appreciated! Link to comment
tuanphan Posted August 24, 2022 Share Posted August 24, 2022 For accessibility reasons (required for screen readers) links must contain a text or have description in aria-label attribute. In many use cases like yours you don't want to add any text in a link. Fix it by adding aria-label="Twitter" to your a element, like Quote <a href=....your code aria-label="image-01"> You will need to use script code to add aria-label, if you share link to your site, we can take a look. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
KHS Posted August 25, 2022 Author Share Posted August 25, 2022 (edited) Thanks for your reply @tuanphan here's a link to the site: www.advancenotice.co the errors seem to be where the offerings section is. Would I put that code you mentioned into the css or into the inject code in advanced settings? Edited August 25, 2022 by ct3 Link to comment
Rosy Posted December 21, 2022 Share Posted December 21, 2022 hello I too have the same problem, but I don't know how and where to correct Links do not have a discernible name Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment