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

Breaks fixed positioning of entire page #57

Open
hiphigi opened this issue Oct 24, 2016 · 4 comments
Open

Breaks fixed positioning of entire page #57

hiphigi opened this issue Oct 24, 2016 · 4 comments

Comments

@hiphigi
Copy link

hiphigi commented Oct 24, 2016

Anything put inside of the page container has its positioning broken. You cannot apply fixed positioning to anything inside of the wrapper that gets pushed or to the menu itself.

This is a serious drawback. Can this please be addressed so we do not have to abandon this plugin?

@mmmols
Copy link

mmmols commented Mar 17, 2017

anyone having the slightest idea of how to fix this?

@hiphigi
Copy link
Author

hiphigi commented Mar 17, 2017

@codermols Yes. Use Pushy.

https://github.com/christophery/pushy

@studioleland
Copy link

Having the same issue with Bootstrap fixed menu on scroll.

@ghost
Copy link

ghost commented Nov 30, 2018

Know I'm late to the party but this sounds like an issue with the layout of your page -- specifically the use of the position CSS property -- and not so much the plugin itself.

I'd read up on how position relative & absolute and how position relative & fixed interact.

https://developer.mozilla.org/en-US/docs/Web/CSS/position

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

3 participants