I am using the Church Demo, I would like to remove the Blog heading in the post pages. I have removed the word “Blog” in the theme options, and I have tried the below CSS that I found in searching in the forum, but the white space remains where the blog title would be. How can I remove that space?
CSS I have tried.
.blog .x-header-landmark,
.single .x-header-landmark {
display: none;
}
Page URL: https://rollinghillsbc.org/2015/05/27/navigating-life-when-things-get-hard/