Guest kelceyhamilton Posted September 10, 2019 Share Posted September 10, 2019 Does anyone have a CSS code for changing the footer colour in the Ready Template? Thanks so much Link to comment
tuanphan Posted September 10, 2019 Share Posted September 10, 2019 @kelceyhamilton footer#footer { background: #ff0000; } Reference: https://beaverhero.com/ready-squarespace/#FooterBackgroundColor 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
Daniel19 Posted September 11, 2019 Share Posted September 11, 2019 How do you change the color? At my page it changes to grey with this code. Link to comment
tuanphan Posted September 11, 2019 Share Posted September 11, 2019 @Daniel19 Can you share url? 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
Daniel19 Posted September 11, 2019 Share Posted September 11, 2019 https://turtle-heptagon-6kbh.squarespace.com/cart Link to comment
tuanphan Posted September 11, 2019 Share Posted September 11, 2019 @Daniel19 you used the code I posted in previous question Here code. Just replace #f1f2f3 to color what you want footer#footer { padding-top: 30px; padding-bottom: 50px; background: #f1f2f3; } 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
bheiberg Posted January 3, 2020 Share Posted January 3, 2020 Hi @Daniel19 I have the same problem, but i want to change the color of the footer of a page - not the entire site. How do I reference this footer? Thanks a lot! Birgitte Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.