I successfully created a child theme and activated it, and assigned the header image I want to use on the first page. So that worked. After looking at the topics in the forum, however, I have no idea what to do next.
Let’s say I just want to delete the header image on the static pages but leave it on the active front page. Is there a standard bit of code that would do that, and where would I put it? Do I make a new css file and put it in the twentyeleven-child folder or add it to the style.css file I made already? I see that there is a css folder in wp-admin but I am reluctant to mess with whatever is in there.
If I create new images for the static pages, I would need a different one for each page. I’m creating a site for an arts organization, and our concern is that all the pages look alike unless one scrolls down, and we’d like the user to be able to immediately distinguish between the “about us” page and the “donate to us” page, for example. Hiding the header image on the static pages would accomplish that.