Homepage › Community Forums › Vintage Theme Support › Logo + Blog Title as Header? › Reply To: Logo + Blog Title as Header?
To remove the site-header light take a look in your functions file and remove or comment out this line –
site-header light
wp_enqueue_script( 'vintage-global', get_bloginfo( 'stylesheet_directory' ) . '/js/global.js', array( 'jquery' ), '1.0.0' );