I tried to use the above code to achieve two buttons that sit at the bottom of the page, but it only shows up-half of those 2 buttons. Any idea?
Thanks
Bo
If button is not showing, problem may be related to css “z-index” problems, if you don’t know what I am talking about, I suggest you to have a look at some basic css selection info because sometimes we really need to override or even hack some of the css code provided by ionic.css.
By “half”, I mean only of the buttom disappears. Adding your method gave the same behavior, but if I change the bottom:0 to 5%, it works. Thanks a lot ! but I still don’t know why bottom:0 will not show the whole div