'', 'default-text-color' => '646464', 'width' => 2000, 'height' => 200, 'flex-height' => true, 'wp-head-callback' => 'baseballclub_header_style', ) ) ); } add_action( 'after_setup_theme', 'baseballclub_custom_header_setup' ); if ( ! function_exists( 'baseballclub_header_style' ) ) : function baseballclub_header_style() { $header_text_color = get_header_textcolor(); $feature_disable_section = esc_attr(get_theme_mod('feature_disable_section','YES')); $topheader_menufontsize = esc_attr(get_theme_mod('topheader_menufontsize','20')); ?>