if you’re using the built in feat cat widget,
add this to theme option->custom css
#custom ul.recent-postcat li {margin:0;padding:0;}
adjust the margin and padding to your own.
Richie, I’m using the built in feat cat, but this custom code doesn’t work! I put it in the Custom CSS tab and change the values, but the feat cat in right menu don’t change…
do you have live site i can check?
I don’t understand… its working to me… Checked right now… and we have visitors in this moment!
hi ralph, the link still not work for me, it return ‘no webpage found’
try snap a screenshot the widget area.
Here, Richie: https://www.flickr.com/photos/131818832@N07/16590405379/
π
I’ll try to discover whats the problem with my site… why you can’t see it…
the space margin seem fine enough, not sure how much you want to reduce.
try add this in theme option->custom css, remove the previous
#custom #right-sidebar ul.recent-postcat li {
padding: 0 0 5px !important;
margin: 0 0 5px !important;
}
clear cache etc afterward..