Fix button on bottom inside ion content

I have a use case where i want to fix a button on bottom inside the ion content. Is there any good solution?

This thread has some CSS for creating floating action buttons: Material Design floating action button, z-index problem

This codepen shows a fixed button as well: http://codepen.io/hafizbilal112/pen/zxWJGd

1 Like

I want button to be fixed not floating. This was nice but not useful.