What is the best way to increase the space below the logo / header / main navigation menu and the top of featured images or beginning of pages/posts?
I've adjusted the margin-bottom (seen below) under the header section of style.css - however it only worked on the home page and some of my pages. Others would not adjust and the post would begin just below the logo.
#top .logo{
margin-bottom:65px;
}
Thanks!














