w11k / angular-sticky-things

Sticky Directive for Angular 2+

Home Page:https://w11k.github.io/angular-sticky-things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can I stick a section to bottom

kanumuri9593 opened this issue · comments

I am trying to have a sticky section but margin-bottom not working

Can you provide some more information? Sample code etc.? That would be helpful. Thanks in advance.

https://stackblitz.com/edit/angular-vziydj?file=src%2Fapp%2Fapp.component.html is the sample snippet where footer needs to stick to the bottom.


link
link

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Nec dui nunc mattis enim ut tellus elementum. Porttitor massa id neque aliquam vestibulum morbi. Platea dictumst quisque sagittis purus sit amet volutpat. Nec ullamcorper sit amet risus. Semper quis lectus nulla at volutpat diam ut venenatis tellus. Rhoncus urna neque viverra justo nec ultrices dui. Nisi quis eleifend quam adipiscing vitae proin sagittis. Senectus et netus et malesuada fames.

Button 1
Button 2
Button 3
Button 4

@tobiasatw11k , please advise if it is possible to have sticky footer

commented

@tobiasatw11k I also would like a sticky footer. Any help with this would be great?