remove_section( 'colors' ); $wp_customize->remove_section( 'background_image' ); $wp_customize->remove_section( 'blog_options' ); } add_action( 'customize_register', 'business_corporate_gravity_customize_register', 11 );