Title: Remove plugin css from wp_head
Last modified: September 12, 2017

---

# Remove plugin css from wp_head

 *  Resolved [tafra](https://wordpress.org/support/users/tafra/)
 * (@tafra)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/remove-plugin-css-from-wp_head/)
 * Hello, love your plugin, very practical and useful!
 * I have just one question: is it possible to remove default css file from wp_head?
   I tried inserting `<?php remove_action('wp_head', 'wp_forecast_css'); ?>` in 
   my _functions.php_ file but without any result.
 * Thank you in advance!

Viewing 1 replies (of 1 total)

 *  Plugin Author [tuxlog](https://wordpress.org/support/users/tuxlog/)
 * (@tuxlog)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/remove-plugin-css-from-wp_head/#post-9491639)
 * Hi Tafra,
 * great to hear you like my plugin. Thanks for this.
 * To disable css just create an empty file called wp-forecast.css in the wp-forecast
   directory.
 * Note to me: I should change this to WP default behaviour

Viewing 1 replies (of 1 total)

The topic ‘Remove plugin css from wp_head’ is closed to new replies.

 * ![](https://ps.w.org/wp-forecast/assets/icon-128x128.png?rev=1515240)
 * [wp-forecast](https://wordpress.org/plugins/wp-forecast/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-forecast/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-forecast/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-forecast/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-forecast/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-forecast/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [tuxlog](https://wordpress.org/support/users/tuxlog/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/remove-plugin-css-from-wp_head/#post-9491639)
 * Status: resolved