Can someone assist in keeping the footer at the bottom right of the screen on my website? When I view it on my iPhone, the footer remains fixed when scrolling down. Here is how it looks: . Your help would be greatly appreciated. Thank you and have a wonderful day!
The website in question is pinzoniradian.com. Please feel free to inspect it or check for any errors on your devices or systems that could be causing this issue.
HTML:
<!DOCTYPE html>
<html lang="en">
<head>
...
</nav>
<div id="carousel-example-generic" class="carousel slide" data-interval="false">
...
</footer>
</body>
</html>
CSS:
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@font-face
{
...
}