Use the Custom CSS field in the Customize menu and add this:
@media only screen and (max-width : 35em) {
body.custom-background { background-image: none; }
}
Use the Custom CSS field in the Customize menu and add this:
@media only screen and (max-width : 35em) {
body.custom-background { background-image: none; }
}