Disable sticky header on all pages except starting page

Hi,

I already found this:
.page-id-xxx #Top_bar.is-sticky { display: none !important; }
to disable sticky header on specific pages.

Is it possible to disable it on all pages except starting page or other way around enable it only for starting page?

Best Stefan

Comments

Sign In or Register to comment.