Buy me a coffee

Add a Logo between Footer and Section above it

Use this code to Custom CSS box. Replace Pixabay with your logo image URL.

footer.sections:before {
    content: "";
    display: block;
    margin: 0 auto;
    background-image: url(https://cdn.pixabay.com/photo/2024/02/07/16/15/flower-8559381_1280.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    top: -50px;
    width: 100px;
    height: 100px;
}
footer.sections {
    z-index: 9999999 !important;
}

add-a-logo-between-footer-and-section-above-it-01-min

Result:

add-a-logo-between-footer-and-section-above-it-02-min

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