remove_section('nav_btn_section'); $wp_customize->remove_section('hide_show_nav_menu_btn'); $wp_customize->remove_section('menu_btn_label'); } add_action( 'customize_register', 'agencyup_dark_customizer_rid_values', 1000 );