Forums
(@jodiseidenberg)
10 years, 4 months ago
I found my answer. I used the SimpleCSS plugin and pasted this into the Customizer:
.header-img { display: none; }
.home .header-img { display: block; }
Worked like magic. Thanks so much!