How to change the footer color from black
-
Is it possible to change the footer color from black? I’ve tried adding the CSS code below into the customize screen but it doesn’t change the color:
.footer-widgets {
color: #ffffff;
background-color: #1b212b;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to change the footer color from black’ is closed to new replies.