Passionate-Coder (or others),
I’ve been reading/watching tutorials, but I’m unclear.
With this addition to the CSS:
body.page .site-header{
display: none;
}
Where in the CSS should this be inserted?
I’m also trying to disable the header image from all but the home page.
Thanks!