Jump to content

How do I change the background and text color for my footer in Five?

Recommended Posts

Posted

I have been trying to change footer settings: background color, font color etc - but without success - can someone please provide example code to do so?

  • Replies 11
  • Views 32k
  • Created
  • Last Reply
Posted

For applying a background color to the footer, use this CSS snippet in the Custom CSS Editor within Style Mode:


#page-footer-wrapper {
 background-color: whitesmoke;
}

And for font color, this:


#page-footer {
 color: darkblue;
}

Posted

Thanks a lot!!:))) It works!

One more question - do you know where I can find list of all CSS selectors?

  • 3 months later...
  • 4 months later...
Posted

this was super helpful. Does anyone know how to cut the footer into different sections? I'd like have a few columns of text in the footer. thanks! :)

  • 2 months later...
  • 1 year later...
Posted

HI. I tried the code to change the color, which worked, but the size of the footer expanded. Do you know how to fix the size while changing the color?

  • 8 months later...

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.