'fff', 'width' => 1200, 'height' => 650, 'header-text' => false, 'wp-head-callback' => 'themeora_header_style', 'admin-head-callback' => 'themeora_admin_header_style', 'admin-preview-callback' => 'themeora_admin_header_image', ) ) ); //Front end header styles if ( ! function_exists( 'themeora_header_style' ) ) : function themeora_header_style() { $background_image = get_header_image(); $header_text_color = get_header_textcolor(); if ( ! empty( $background_image ) ) : ?>