You have to apply custom CSS when the header-footer builder off
Apply the below CSS code in the direction of Appearance → Customize → Additional CSS
.beautypress-footer-section {
background-image: url ( put the image URL you want to use) ;
}
.beautypress-footer-section:after {
background-image: url ( put the image url you want to use) ;
}