0
Problem with footer
https://code.sololearn.com/WA3U5220P4y6/?ref=app Here is the problem, Try in Smartphone. After clicking at the input i.e. typing in the the inputs, The footer is going up and sticking to the keyboard. I need solution... HELP ME PLEASE!
2 Antworten
+ 2
Change the CSS footer position to static. You might also have to put the margin-top to 100% or similar.
+ 2
Ausgrindtube Thanks it helped