To add a background image to the footer:
#main-footer { background: url("#") !important; background-repeat: no-repeat !important; background-size: cover !important; }
To add a background image to the footer:
#main-footer { background: url("#") !important; background-repeat: no-repeat !important; background-size: cover !important; }