Hi, I'm sure this is a really easy fix. I used Firebug to id the css for the padding on my content section:
.hentry-pad {
padding: 0 0 25px;
}
Using firebug i adjusted the 25 to 1px and it looked good so I added the code to the custom code section and changed the 25 to 1 but nothing happened, where did I go wrong?
Thanks
Rob










