remove_section('colors'); $wp_customize->remove_section('header_image'); $wp_customize->remove_section('background_image'); $wp_customize->remove_section('custom_css'); } add_action('customize_register', 'uswds_remove_default');