Do you use the Minima template?
Does your Popular Posts gadget look like this?
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!
very good
ReplyDelete