Hi!
I want to place button on the bottom of the screen on any device screen height. Can it be done in css 'position: fixed' only?
Hi!
I want to place button on the bottom of the screen on any device screen height. Can it be done in css 'position: fixed' only?
Hi Ivan,
Also add this code please:pretop: auto;
bottom: 0;/pre
Super!
Tnx!