• Resolved baga

    (@baga)


    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://ww.wp.xz.cn/plugins/wp-cloudy/

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

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