Jump to content

Avenue Footer Background Colour

Recommended Posts

Hi 

I'm looking to alter the background colour of the footer using the Avenue template. I want it to be a different colour to the rest of the website background colour. It doesn't seem to allow this in site styles - any suggestions of how I can do this?

Thank you 

Link to comment
  • Replies 5
  • Views 566
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

/* Footer Full width and background color */
#canvas {
    max-width: 100%;
    position: relative;
}
#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px;
    background: gray;
}
section#page {
    margin-bottom: 150px;
}

Reference: https://beaverhero.com/avenue-squarespace/#Footer_Background_Color_Footer_Full-width

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.