*/ // Header styles if ( ! function_exists( 'boxwp_header_style' ) ) : function boxwp_header_style() { $header_text_color = get_header_textcolor(); if ( get_theme_support( 'custom-header', 'default-text-color' ) === $header_text_color ) { return; } ?>