GRSM 1,516 Share Posted November 21, 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 Stacie1570047729, jjs008 and jonwise 3 X-Gen born digital. Food Enthusiast. Traveler. Link to post
6 eanderson 11,864 Solution Share 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. Link to post
3 GRSM 1,516 Author Share 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. Link to post
1 jonwise 54 Share 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. Link to post
0 eanderson 11,864 Share 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. Link to post
0 GRSM 1,516 Author Share 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. Link to post
0 jacobgoodlin 68 Share Posted February 26, 2013 It would be WONDERFUL to have a list of CSS selectors. Link to post
0 ntlys 65 Share 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! :) Link to post
0 eanderson 11,864 Share Posted September 9, 2013 @thqollective please create a new question. Template Developer at Squarespace, @esquareda on Twitter. Link to post
0 mazie 1 Share 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? Link to post
0 gschauz 0 Share Posted December 22, 2015 http://www.w3schools.com/cssref/css_selectors.asp Link to post
Question
GRSM 1,516
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 GRSMX-Gen born digital. Food Enthusiast. Traveler.
Link to post
Top Posters For This Question
3
3
2
1
Popular Days
Nov 22
5
Jul 6
2
Sep 9
1
Apr 21
1
Top Posters For This Question
GRSM 3 posts
eanderson 3 posts
ntlys 2 posts
jonwise 1 post
Popular Days
Nov 22 2012
5 posts
Jul 6 2013
2 posts
Sep 9 2013
1 post
Apr 21 2015
1 post
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment