array( 'url' => get_stylesheet_directory_uri() .'/images/bg-dot.png', 'thumbnail_url' => get_stylesheet_directory_uri() .'/images/bg-dot.png', ), ) ); add_theme_support( 'custom-header', $args ); } add_action( 'after_setup_theme', 'businesso_construction_theme_setup' ); ?>