Hide Subheader on homepage
I'm trying to hide the subheader only on the home page, but the css isn't sticking. Can you confirm my code?
.page-id-2102 #subheader { display: none !important; }
Thanks!
Comments
to remove subheader from the home page, you supposed to use the following css: Next time, we recommend to use Firebug for Firefox to get right class.