Change background color of copyright section, and all other areas of the Footer?

How does one change the background color of the copyright section, and all other areas of the Footer?

Thank you

hey there

Hope you are having a good day and thank you for your question
Please add this CSS in appearance - customize - additional CSS

/Footer bg color/
#footer {
background-color: #a79255;
}
/copyright bg color/
.bottom-footer {
background-color: #f7c633;
}
Thanks!
Colorlib Support Team

Excellent, thank you!

Good morning

Is there anything else or can i close this case? :slight_smile:

I believe that’s all concerning the footer issue. Thanks again.

I will close this case now, Feel free to contact us again if you have other questions Thanks!