I know this is an old question, but there is a tiny smiley at the footer of my site which I need to remove. I’ve tried numerous solutions suggested on this site with no results.
First I ticked the box in Jetpack to hide the stats smiley, which had no effect, then tried deactivating Jetpack, still nothing. Then I tried the following codes in my styles.css:
img#wpstats{width:0px;height:0px;overflow:hidden;}
img#wpstats{display:none}
Still no joy.
And I have used the plugins - WordPress.com stats smiley remover and Remove this WPcom Smiley. Again nothing.
The theme I am using is Udesign. Any help I can get would be grateful. Thanks!