Title: Remove inline css
Last modified: August 22, 2016

---

# Remove inline css

 *  Resolved [baga](https://wordpress.org/support/users/baga/)
 * (@baga)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-inline-css-2/)
 * Hello and thanks for the excellent plugin!
    I was wondering if there’s a way 
   to remove the inline css generated by the plugin:
 *     ```
       <!-- CSS -->
       			<style>
       						  #wpc-weather.small .now .time_temperature:after,
       						  #wpc-weather .forecast .temp_max:after,
       						  #wpc-weather .forecast .temp_min:after,
       						  #wpc-weather .hours .temperature:after,
       						  #wpc-weather .today .time_temperature_max:after,
       						  #wpc-weather .today .time_temperature_min:after,
       						  #wpc-weather .now .time_temperature:after,
       						  #wpc-weather .today .time_temperature_ave:after {
       						  	content:"\e03e";
       						  	font-family: "Climacons-Font";
       						    font-size: 24px;
       						    margin-left: 2px;
       						    vertical-align: top;
       						  }
       						  </style>
       ```
   
 * [https://wordpress.org/plugins/wp-cloudy/](https://wordpress.org/plugins/wp-cloudy/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * (@rainbowgeek)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-inline-css-2/#post-5940805)
 * Hi,
    this inline CSS is generated from your weather settings. So I can’t remove
   it!
 *  Thread Starter [baga](https://wordpress.org/support/users/baga/)
 * (@baga)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-inline-css-2/#post-5940812)
 * Mmmmm isn’t there a function to remove it?
 *  Plugin Author [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * (@rainbowgeek)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-inline-css-2/#post-5940870)
 * No you can’t. Inline CSS is the only way to have custom CSS generated from your
   weather settings.
 *  Thread Starter [baga](https://wordpress.org/support/users/baga/)
 * (@baga)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-inline-css-2/#post-5940871)
 * An external css file would have been a better solution imho.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove inline css’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-cloudy_657583.svg)
 * [WP Cloudy](https://wordpress.org/plugins/wp-cloudy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-cloudy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-cloudy/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-cloudy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-cloudy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-cloudy/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [baga](https://wordpress.org/support/users/baga/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/remove-inline-css-2/#post-5940871)
 * Status: resolved