Hi,
How do you change the background color of the footer. I have used this
.footer-background {
padding-top: 20px;
padding-bottom: 20px;
background-color: #14508E!important;
}
So it would be a dark blue however it doesn't work. When I view the site and Inspect the elements i cannot see any of the custom footer CSS
Any advice or tips?
Thanks
Matt