Dear support,
please take a look at this page: https://www.magro.it/
We set a link to all 4 boxes “Moda” “Vinicolo”, “pasticceria” and “altri settori” using theme builder.
Inspecting page we can see “av-screen-reader-only” with position absolute with a text.
We have absolutely to remove it for SEO purposes not through CSS but from source page.
How can we do it?
Thanks
anyone can help me please?
Thanks
Hi,
Sorry for the late reply, this is for screen readers and to be A11y & ARIA available. Hidden text for screen readers doesn’t affect SEO Here is more about Accessibility and SEO This also supports the Google Lighthouse in which accessibility is part of your SEO score.
But if you really want to remove it, please go to \enfold\config-templatebuilder\avia-shortcodes\columns.php
line 1175 and find:
$screen_reader_link .= '<a class="av-screen-reader-only" href=' . esc_attr( $link ) . " {$screen_reader}" . '>';
then remove av-screen-reader-only
and add your own class.
Best regards,
Mike
It works!
Thank so much
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike