Was wondering how I can change the footer color from white to a custom color of my choosing?
Website: www.ecogarby.com
Password: ccc
Was wondering how I can change the footer color from white to a custom color of my choosing?
Website: www.ecogarby.com
Password: ccc
It need some code customisation
If you need that you can change the color every time using theme customisation.
Regards
Twinkle
Yeah, I was looking for someone to give me the code
Hi @Acid2Rain ,
Hope you are well.
Follow the below steps:
.footer-wrapper {
background-color:blue;
}
Hope that helps.
Thanks
Which theme are you using?
Works!!! Thank you so much @prasanna1991