We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Great Plugin! Unfortunately the offset function for fixed headers isn’t working (anymore?): https://codepen.io/cferdinandi/pen/eXpLqo
Tested in Chroma and Safari (latest)
The text was updated successfully, but these errors were encountered:
It has been quite a while but still want to share an answer I have found. Adding "scroll-margin-top: 100px;" to .section class should solve this issue. It's from the plugin author's website: https://gomakethings.com/how-to-prevent-anchor-links-from-scrolling-behind-a-sticky-header-with-one-line-of-css/
Sorry, something went wrong.
No branches or pull requests
Great Plugin! Unfortunately the offset function for fixed headers isn’t working (anymore?):
https://codepen.io/cferdinandi/pen/eXpLqo
Tested in Chroma and Safari (latest)
The text was updated successfully, but these errors were encountered: