Buy me a coffee

Move Footer to top of page

Add this code to the Code Injection – Footer and click Save

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).ready(function(){
    $('footer.sections').insertBefore('header#header');
});
</script>
<style>
footer.sections .content-wrapper {
    padding-top: 30px;
    padding-bottom: 0 !important;
}
header#header {
    position: relative !important;
}
</style>

move footer to the top of the page-min

And you will have

move-footer-to-the-top-of-the-page-02-min

If you want to make the code run on One Page only, you can add code to Individual Page Header Code Injection

Ask me a question, free

If your site is private or in trial, just setup password and share url. See how to: https://beaverhero.com/squarespace-how-to/
Please check your email carefully. Recently I got a lot of questions with wrong emails.

If you haven't heard from me within 24 hours please check your junk/spam folder