You see the problem – between the top bar of the site and the content there is a lot of wasted white space. The code below is said to work. Oddly, the space isn’t showing in the customizer…!
body.blog .content-area {
padding-top: 0px;
}
You see the problem – between the top bar of the site and the content there is a lot of wasted white space. The code below is said to work. Oddly, the space isn’t showing in the customizer…!
body.blog .content-area {
padding-top: 0px;
}