Add support for custom background
<?php // Code goes in child theme’s functions.php. // Add support for custom background add_theme_support( 'custom-background' );