If you are looking to make a sales page or just hide the sticky header on a single page for whatever reason, here’s how.
You’ll want to add your CSS code snippet just to the single page in the black bar here – http://prntscr.com/rhd5qm
.fusion-is-sticky { display: none;}
Thank should do it!