This one didn’t work for me, unfortunately. I’m not sure why. Here is what I entered in the Custom CSS Manager Plugin:
.content {
padding-top: 0;
}
div.entry-content {
padding-top: 0px;
margin-top: 0px;
}
The First 3 lines corrected the space between the menu and the blog title. However; the last 4 lines didn’t work on the space below the blog title.