De Novo
1
Q:

remove contact form 7 css

add_action( 'wp_print_styles', 'wps_deregister_styles', 100 );
function wps_deregister_styles() {
    wp_deregister_style( 'contact-form-7' );
}
0

New to Communities?

Join the community