GRSM 1,514 Posted November 22, 2012 (edited) 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? Edited September 9, 2013 by GRSM 3 jjs008, jonwise and Stacie1570047729 reacted to this X-Gen born digital. Food Enthusiast. Traveler. Share this post Link to post
6 eanderson 11,862 Posted November 22, 2012 (edited) 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; } Edited November 22, 2012 by eanderson Template Developer at Squarespace, @esquareda on Twitter. Share this post Link to post
3 GRSM 1,514 Posted November 22, 2012 Thanks a lot!!:))) It works! One more question - do you know where I can find list of all CSS selectors? X-Gen born digital. Food Enthusiast. Traveler. Share this post Link to post
1 jonwise 54 Posted February 26, 2013 this worked well for me too - thanks! i would LOVE to know where i can see a CSS directory for each template - but specifically FIVE. Share this post Link to post
0 eanderson 11,862 Posted November 22, 2012 The CSS needed will be based on the template you are using. If anyone is going to be able to assist you, we'll need a link to your site. Template Developer at Squarespace, @esquareda on Twitter. Share this post Link to post
0 GRSM 1,514 Posted November 22, 2012 I'am using Five as a Template. You may see the site here: http://tinyurl.com/blw5axe X-Gen born digital. Food Enthusiast. Traveler. Share this post Link to post
0 jacobgoodlin 68 Posted February 27, 2013 It would be WONDERFUL to have a list of CSS selectors. Share this post Link to post
0 ntlys 65 Posted July 6, 2013 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! :) Share this post Link to post
0 eanderson 11,862 Posted September 9, 2013 @thqollective please create a new question. Template Developer at Squarespace, @esquareda on Twitter. Share this post Link to post
0 mazie 0 Posted April 21, 2015 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? Share this post Link to post
0 gschauz 0 Posted December 22, 2015 http://www.w3schools.com/cssref/css_selectors.asp Share this post Link to post
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?
Edited by GRSMShare this post
Link to post