Is there another CSS code to try? I tried the suggested, with no luck:
#main .content-widget-before, .content-widget-before > section {
margin: 0;
}
I also tried this one:
#content {
padding-top: 0!important;
}
.page-header {
padding: 0;
}
Also tried:
#main {
padding-top: 0;
}
#content .entry-header {
display: none;
}
I tried putting all of them (separately) in the custom CSS section of the customizer, and also in Nirvana’s “misc. settings” in the custom CSS section.
I also tried to put all of these (separately) in the CSS code into the styles.css stylesheet (I know it isn’t advised to make changes here, as they can get lost with updates, but the other options didn’t seem to work.)
Loading the code there didn’t work either.
Website: www.freeingtomorrow.com