forked from argoproject/Argo
-
-
Notifications
You must be signed in to change notification settings - Fork 82
Make sticky header display also on the homepage #1260
New issue
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
Labels
priority: normal
Must be completed before release of this version of plugin.
status: in progress
type: feature request
Comments
|
Reopening this because, on the current develop branch, the sticky nav container has a height set on page load, when the sticky nav should not be displaying (and indeed is not displaying). |
No matter the value of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
priority: normal
Must be completed before release of this version of plugin.
status: in progress
type: feature request
Uh oh!
There was an error while loading. Please reload this page.
That's modifying this block of code: https://github.com/INN/Largo/blob/master/js/navigation.js#L94-L106
Goals:
This should be done in the
develop
branch.The text was updated successfully, but these errors were encountered: