Subheader in a single page

Hi,

I have a page in which I want to have only the Slider from Slider revolution, without the subheader (I use a subheader template from the Fisher demo website).

I tried to get rid of the subheader by hiding it from edit page and by using a custom css Betheme > Theme Options > Custom CSS:

.page-id-548 #Subheader {

  display: none !important;

}


Can't get rid of it. How can I have a page without the subheader?


Thank you!


Comments

Sign In or Register to comment.