'button-outline', 'header_btn_bg_color' => '#FF5528', 'header_btn_border_color' => '#1a1a1a', 'header_btn_text_color' => '#1a1a1a', 'header_btn_hover_color' => '#FF3500', 'header_btn_text' => '', 'header_btn_link' => '', 'header_btn_target' => true, 'header_btn_radius' => 0, ), ); $bosa_driving_school_header_buttons = get_theme_mod( 'bosa_driving_school_header_button_repeater', $bosa_driving_school_header_btn_defaults ); $bosa_driving_school_has_header_btn = false; if ( is_array( $bosa_driving_school_header_buttons ) ){ foreach( $bosa_driving_school_header_buttons as $bosa_driving_school_value ){ if( !empty( $bosa_driving_school_value['header_btn_text'] ) ){ $bosa_driving_school_has_header_btn = true; break; } } } if( $bosa_driving_school_has_header_btn ){ ?> 'button-outline', 'transparent_header_home_btn_bg_color' => '#FF5528', 'transparent_header_home_btn_border_color' => '#ffffff', 'transparent_header_home_btn_text_color' => '#ffffff', 'transparent_header_btn_bg_color' => '#FF5528', 'transparent_header_btn_border_color' => '#1a1a1a', 'transparent_header_btn_text_color' => '#1a1a1a', 'transparent_header_btn_hover_color' => '#FF3500', 'transparent_header_btn_text' => '', 'transparent_header_btn_link' => '', 'transparent_header_btn_target' => true, 'transparent_header_btn_radius' => 0, ), ); $bosa_driving_school_transparent_header_buttons = get_theme_mod( 'bosa_driving_school_transparent_header_button_repeater', $bosa_driving_school_transparent_header_btn_defaults ); $bosa_driving_school_has_header_btn = false; if ( is_array( $bosa_driving_school_transparent_header_buttons ) ){ foreach( $bosa_driving_school_transparent_header_buttons as $bosa_driving_school_value ){ if( !empty( $bosa_driving_school_value['transparent_header_btn_text'] ) ){ $bosa_driving_school_has_header_btn = true; break; } } } if( $bosa_driving_school_has_header_btn ){ ?>
'; bosa_driving_school_social(); echo '
'; } ?>