%PDF- %PDF-
Direktori : /var/www/html/qendrasteps/wp-content/themes/tm-heli/inc/customizer/navigation/ |
Current File : /var/www/html/qendrasteps/wp-content/themes/tm-heli/inc/customizer/navigation/general.php |
<?php $section = 'navigation_general'; $priority = 1; Kirki::add_field( 'thememove', array( 'type' => 'color-alpha', 'settings' => 'nav_level_2_bg', 'label' => __( 'Sub menu background', 'tm-heli' ), 'description' => __( 'Choose background color for sub menu', 'tm-heli' ), 'section' => $section, 'priority' => $priority ++, 'default' => '#f7f7f7', 'transport' => 'auto', 'output' => array( array( 'element' => '#site-navigation .sub-menu, #site-navigation .children', 'property' => 'background-color', ), ), ) );