Tagged: x Author Posts June 2, 2016 at 5:42 am #1021872 blackstairswdParticipant Hi Themeco, Can I change the footer colour to a custom colour #21bcd0. I am using the Integrity Stack and I can’t see it as an option. Thanks for your help. June 2, 2016 at 8:36 am #1022150 JoaoModerator Hey there, The Footer has top and bottom parts. For the top part, please add the code below in your Appearance > Customize > Custom > CSS. .x-colophon.top { background: #21bcd0; } For the bottom part, add .x-colophon.bottom { background: #21bcd0; } For the whole footer, use .x-colophon { background-color: #21bcd0; } Hope that helps. Joao June 3, 2016 at 7:31 am #1024075 blackstairswdParticipant That did it – thanks!! June 3, 2016 at 10:15 am #1024346 JoaoModerator You are welcome. Let us know if you need help with anything else. Thanks Joao Author Posts <script> jQuery(function($){ $("#no-reply-1021872 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In