Header/Subheader

Help please.   I don't want a header on the home page because i have a revolution slider, but i would like to have headers on the other pages.  I've tried all that i could find.   Is this possible?

Thanks.

Comments

  • Hey,

    we are not sure what you exactly mean because "sub-header" on homepage with slider is not active as default. You probably activated it in Theme options > Layout > Header section. Option is called: Subheader | Show with Slider
  • So what i'm asking is how do i get a header to appear on all pages except the home page?   On the home page i have a revolution slider and don't want a header, but i want one on the other pages.
  • Never mind.  I figured it out.   Thanks.  
  • i have the same question, how can disable subheader on the starting page / home, but have it enabled on all other pages?
  • edited March 2015
    figred it out myslef i think its 

    .page-id-XXX  #Subheader { display: none !important; }

    where XXX is ur page id u want it to be disabled

    is there a better way for this?
  • @gidf312 Yes, this is the right css of course. We left this css somewhere on this forum in the past when we haven't got above option.
Sign In or Register to comment.