Links do not have a discernible name
-
Hello I have an error on Pagespeed.web.dev which looks like this:
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
this is for blog element in elementor, I have tried “carousel” and “mask on image” styles but both have same problem. My images have alt text, didn’t help. how to fix it?
in addition category tag element for same element “blog” has another problem: Touch targets do not have sufficient size or spacing – Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Attachments:
You must be
logged in to view attached files.
Hello naturlandge25,
Thanks for reaching to us.
1. We see the issue on our site, and we will fix it in our next update.
2. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div.wd-post-cat.wd-style-with-bg {
padding-inline: 20px;
height: 2em;
line-height: 2em;
font-size: 1em;
}
Best Regards,
Hung PD
Thank you for your fast replay. code helped but from wordpress “customize”.
Please, also look at first post too about “Links do not have a discernible name”