remove_section( 'header_options'); $wp_customize->remove_section( 'frontpage_advertisement_settings'); $wp_customize->remove_section( 'social_options'); // $wp_customize->remove_setting( 'background_color'); } add_action('customize_register', 'blogcard_customize_register');