Forums

Contact Form 7
Remove stylesheet from the head (3 posts)

  1. morgannunan
    Member
    Posted 1 year ago #

    Hi,

    Is there a quick way I can remove the associated stylesheet via functions.php? I want to style this plugin myself, and if I just gut the stylesheet I worry that an upgrade to the plugin will just overwrite this.

    Thanks.

  2. Try
    remove_action( 'wp_head', 'wpcf7_wp_head' );

  3. morgannunan
    Member
    Posted 1 year ago #

    Thanks for the reply. I tried that but nothing happened. You'd think that would do it though...

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic