Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Problem with 'position sticky;' - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
4y ago
•
37 replies
Melodium
Problem with 'position sticky;'
I wanted the footer to be in bottom whenever the page is scrolled
, but
position: fixed;
position: fixed;
was a little problematic for me
, so I used
position: sticky;
position: sticky;
, it works as expected but in some cases
, it was not in bottom
(like in the img
)
. Help
?
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Sticky position
KP-C
Kevin Powell - Community / front-end
2y ago
Position sticky
KP-C
Kevin Powell - Community / front-end
3y ago
Position: sticky
KP-C
Kevin Powell - Community / front-end
3y ago
Center with position sticky
KP-C
Kevin Powell - Community / front-end
13mo ago