Jump to content

Fixed transparent footer

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

On 8/5/2021 at 6:06 PM, AMIANGELIKA said:

Site URL: https://cinnamon-purple-cals.squarespace.com

Hey! I would like to know how to make a fixed transparent footer with CSS so that the copyright sign and the contact button follow the user. Looked everywhere and no one seems to accomplish this task.

Thanks a lot!

Password: sodopizza

Hi. Incorrect password. Can you check it again?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 8/17/2021 at 3:43 AM, AMIANGELIKA said:

Hi! The password...

Add to Design > Custom CSS

/* Footer transparent */
body {
    position: relative;
}
body footer#footer-sections {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}
body footer.sections section, body footer.sections .section-background {
    background: transparent;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.