Archived topic
skip to content & SCROLL BACK TO TOP issue
6 replies · Started by max on September 20, 2020
Hi how to remove SCROLL BACK TO TOP & skip to content
that appear at each post in our site
Please help us to remove it
You can prevent "Skip to Content" from displaying by adding this css code to your site:
a.screen-reader-text.skip-link {
display: none;
}
As for the Back to Top button, you can find the option to turn it off/on in Customize > Layout > Footer.
why we run our site via screaming frog tool
still appear skip to content link and certain post/content appear scroll back to top
why?
I've checked your site and I don't see them anymore on my end.
You may have to clear your browser cache to see the most recent change to your site.
this is sample from our source code
<a class="screen-reader-shortcut" href="https://ourdomain.com/wp-login.php?action=logout&_wpnonce=f7aec68221">Log Keluar</a></div><a class="screen-reader-text skip-link" href="#content" title="Skip to content">Skip to content</a><nav id="mobile-header" class="main-navigation mobile-header-navigation has-branding" itemtype="https://schema.org/SiteNavigationElement" itemscope><div class="inside-navigation grid-container grid-parent">
we already clear cache
this is sample from our source code
Skip to content<nav id="mobile-header" class="main-navigation mobile-header-navigation has-branding" itemtype="https://schema.org/SiteNavigationElement" itemscope>