Does your Popular Posts gadget look like this?
1. Go to the Design tab on your Dashboard, then click edit HTML.
2. Now use (Ctrl+F) to find the words .sidebar li {
You should see this:
.sidebar li {
margin:0;
padding-top:0;
padding-$endSide:0;
padding-bottom:.25em;
padding-$startSide:15px;
text-indent:-15px;
line-height:1.5em;
}
3. Now simply change the -15 I have highlighted in red above to 0.
YAY! That it!!! Your done. Quick and easy!























Brilliant!! Thank you! I’d only just noticed recently that the words were running over the picture.
Ahh! I LOVE YOU! Thanks so much. What an easy fix to something that was driving me nuts. You are awesome!
Awesome! That was totally bugging me but I had no idea how to fix it! Thanks for the clear instructions ~ it took only seconds to correct it.
thanks! I would like to know how to do a gallery listing … Maybe you can teach us this next!
Thank you for this EASY tutorial to fix this. So easy to do, and it looks so much better.
Thank you! Such a simple fix that makes such a difference.
THANK YOU! I have been trying to figure this out for months, even scrapped that widget entirely at one point. And I’m amazed at how easy of a fix it was.