Hi, folx!
I’m using Accessibility Checker and have a “Broken Skip or Anchor Link” error on all of my pages, with the following affected code:
<a id="pojo-a11y-skip-content" class="pojo-skip-link pojo-skip-content" tabindex="1" accesskey="s" href="#content">Skip to content</a>
Indeed, when i navigate my screen with my tab key, i go somewhere not at the top of my content when hitting spacebar on the “Skip to content” option. Sometimes, i go to the middle of my page and sometimes to the very bottom.
How do i fix this? If it involves CSS, with which i have zero experience, the more details you can give about where i need to paste something, the less likely i’ll be to break something else.
Thanks for any insight anyone has.