esc_html__( 'Primary Color', 'bosa-business' ), 'type' => 'color', 'settings' => 'site_primary_color', 'section' => 'colors', 'default' => '#057689', 'priority' => '50', ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Post Hover Color', 'bosa-business' ), 'type' => 'color', 'settings' => 'featured_post_hover_color', 'section' => 'feature_posts_options', 'default' => '#22bbd2', ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Post Category Background Color', 'bosa-business' ), 'type' => 'color', 'settings' => 'featured_post_category_bgcolor', 'section' => 'feature_posts_options', 'default' => '#057689', 'active_callback' => array( array( 'setting' => 'feature_posts_section_layouts', 'operator' => '==', 'value' => 'feature_one', ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Post Hover Color', 'bosa-business' ), 'type' => 'color', 'settings' => 'blog_post_hover_color', 'section' => 'blog_page_style_options', 'default' => '#22bbd2', ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Post Category Color', 'bosa-business' ), 'type' => 'color', 'settings' => 'blog_post_category_color', 'section' => 'blog_page_style_options', 'default' => '#057689', ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Post Meta Icon Color', 'bosa-business' ), 'type' => 'color', 'settings' => 'blog_post_meta_icon_color', 'section' => 'blog_page_style_options', 'default' => '#057689', ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Post Meta Icon Color', 'bosa-business' ), 'type' => 'color', 'settings' => 'highlight_post_meta_icon_color', 'section' => 'highlight_posts_options', 'default' => '#057689', ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Post Hover Color', 'bosa-business' ), 'type' => 'color', 'settings' => 'highlight_post_hover_color', 'section' => 'highlight_posts_options', 'default' => '#22bbd2', ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Hover Color', 'bosa-business' ), 'type' => 'color', 'settings' => 'site_hover_color', 'section' => 'colors', 'default' => '#22bbd2', 'priority' => '60', ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Site Title', 'bosa-business' ), 'type' => 'typography', 'settings' => 'site_title_font_control', 'section' => 'typography', 'default' => array( 'font-family' => 'Bai Jamjuree', 'variant' => '600', 'font-size' => '26px', 'text-transform' => 'none', ), 'transport' => 'auto', 'output' => array( array( 'element' => '.site-header .site-branding .site-title', ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Site Description', 'bosa-business' ), 'type' => 'typography', 'settings' => 'site_description_font_control', 'section' => 'typography', 'default' => array( 'font-family' => 'Montserrat', 'variant' => 'normal', 'font-size' => '14px', 'text-transform' => 'none', ), 'transport' => 'auto', 'output' => array( array( 'element' => '.site-header .site-branding .site-description', ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Main Menu', 'bosa-business' ), 'type' => 'typography', 'settings' => 'main_menu_font_control', 'section' => 'typography', 'default' => array( 'font-family' => 'Bai Jamjuree', 'font-size' => '15px', 'text-transform' => 'Uppercase', 'variant' => '600', 'line-height' => '1.5', ), 'transport' => 'auto', 'output' => array( array( 'element' => array( '.main-navigation ul.menu li a', '.slicknav_menu .slicknav_nav li a' ) ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Main Menu Description', 'bosa-business' ), 'type' => 'typography', 'settings' => 'main_menu_description_font_control', 'section' => 'typography', 'default' => array( 'font-family' => 'Montserrat', 'font-size' => '11px', 'text-transform' => 'none', 'variant' => 'normal', 'line-height' => '1.3', ), 'transport' => 'auto', 'output' => array( array( 'element' => array( '.main-navigation .menu-description, .slicknav_menu .menu-description' ), ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Body', 'bosa-business' ), 'type' => 'typography', 'settings' => 'body_font_control', 'section' => 'typography', 'default' => array( 'font-family' => 'Montserrat', 'variant' => 'normal', 'font-size' => '15px', ), 'transport' => 'auto', 'output' => array( array( 'element' => 'body', ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'General Title (H1 - H6)', 'bosa-business' ), 'type' => 'typography', 'settings' => 'general_title_font_control', 'section' => 'typography', 'default' => array( 'font-family' => 'Bai Jamjuree', 'variant' => '600', 'text-transform' => 'Uppercase', ), 'transport' => 'auto', 'output' => array( array( 'element' => array( 'h1', 'h2', 'h3', 'h4', 'h5', 'h6' ), ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Page & Single Post Title', 'bosa-business' ), 'type' => 'typography', 'settings' => 'page_title_font_control', 'section' => 'typography', 'default' => array( 'font-family' => 'Bai Jamjuree', 'variant' => '700', 'font-size' => '40px', 'text-transform' => 'Uppercase', ), 'transport' => 'auto', 'output' => array( array( 'element' => array( '.page-title' ), ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Blog Homepage Section Title', 'bosa-business' ), 'type' => 'typography', 'settings' => 'section_title_font_control', 'section' => 'typography', 'default' => array( 'font-family' => 'Bai Jamjuree', 'variant' => '600', 'font-size' => '24px', 'text-transform' => 'Uppercase', ), 'transport' => 'auto', 'output' => array( array( 'element' => 'h2.section-title', ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Content Alignment', 'bosa-business' ), 'type' => 'select', 'settings' => 'main_slider_content_alignment', 'section' => 'main_slider_options', 'default' => 'left', 'choices' => array( 'center' => esc_html__( 'Center', 'bosa-business' ), 'left' => esc_html__( 'Left', 'bosa-business' ), 'right' => esc_html__( 'Right', 'bosa-business' ), ), 'active_callback' => array( array( 'setting' => 'main_slider_controls', 'operator' => '==', 'value' => 'slider', ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Height (in px)', 'bosa-business' ), 'description' => esc_html__( 'This option will only apply to Desktop. Please click on below Desktop Icon to see changes. Automatically adjust by theme default in the responsive devices. ', 'bosa-business' ), 'type' => 'slider', 'settings' => 'feature_posts_height', 'section' => 'feature_posts_options', 'transport' => 'postMessage', 'default' => 320, 'choices' => array( 'min' => '100', 'max' => '1200', 'step' => '10', ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Post Title Alignment', 'bosa-business' ), 'type' => 'select', 'settings' => 'feature_posts_title_alignment', 'section' => 'feature_posts_options', 'default' => 'align-bottom', 'choices' => array( 'align-top' => esc_html( 'Top', 'bosa-business' ), 'align-center' => esc_html( 'Center', 'bosa-business' ), 'align-bottom' => esc_html( 'Bottom', 'bosa-business' ), ), 'active_callback' => array( array( 'setting' => 'disable_feature_posts_title', 'operator' => '==', 'value' => false, ), ), ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Post Layouts', 'bosa-business' ), 'description' => esc_html__( 'Grid / List / Single', 'bosa-business' ), 'type' => 'radio-image', 'settings' => 'archive_post_layout', 'section' => 'blog_page_style_options', 'default' => 'single', 'choices' => array( 'grid' => get_template_directory_uri() . '/assets/images/grid-layout.png', 'list' => get_template_directory_uri() . '/assets/images/list-layout.png', 'single' => get_template_directory_uri() . '/assets/images/single-layout.png', ) ) ); Kirki::add_field( 'bosa', array( 'label' => esc_html__( 'Footer Layouts', 'bosa-business' ), 'type' => 'radio-image', 'settings' => 'footer_layout', 'section' => 'footer_style_options', 'default' => 'footer_three', 'choices' => array( 'footer_one' => get_template_directory_uri() . '/assets/images/footer-layout-1.png', 'footer_two' => get_template_directory_uri() . '/assets/images/footer-layout-2.png', 'footer_three' => get_template_directory_uri() . '/assets/images/footer-layout-3.png', ), ) ); }