I already did that though. I don’t know why it’s still showing up on mobile.
Now it looks like this:
<?php
/**
* The template for displaying the footer
*
* Contains the closing of the #content div and all content after
*
* @package WordPress
* @subpackage Twenty_Sixteen
* @since Twenty Sixteen 1.0
*/
?>
</div><!– .site-content –>
</div><!– .site-inner –>
</div><!– .site –>
<?php wp_footer(); ?>
</body>
</html>