Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1152112

    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

    #1152644

    anyone can help me please?
    Thanks

    #1153555

    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

    #1153742

    It works!
    Thank so much

    #1153806

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘"av-screen-reader-only" link’ is closed to new replies.