Hi Support,
Which css do I need to add on custom.css for change the background color of right and left-hand side of the footer?
I added
.footer .container {
background-color: black;
border-top: 1px solid red;
}
.copyright .container {
background-color: black;
border-top: 1px solid red;
}
Thanks and Best Regards,
Thomas