'#d3d3d3', 'default-image' => get_template_directory_uri() . '/images/background.png', ); add_theme_support( 'custom-background', $args ); /** * This theme supports add_editor_style */ add_editor_style(); } endif; // travelify_setup ?>