Skip to content
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

Fixed elements no being pushed #92

Open
WPThemer opened this issue Jan 19, 2018 · 1 comment
Open

Fixed elements no being pushed #92

WPThemer opened this issue Jan 19, 2018 · 1 comment

Comments

@WPThemer
Copy link

Hi, this is amazing plugin, very light and word perfectly, I am having an issue where I have a STICKY header with when scrolled is FIXED at the top, so when I click on Toggle button it doesn't push the FIXED element. How can this be sorted..

thanks

@ascott1
Copy link
Owner

ascott1 commented Jan 20, 2018

Hi @WPThemer - I think that you would need to manually change the positioning of that fixed element whenever you trigger the nav. This is because fixed position elements are relative to the viewport, not other elements in the DOM.

I hope that helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants