How does one change the background color of the copyright section, and all other areas of the Footer?
Thank you
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?
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!