I'm trying to adjust (shrink) the banner height on a single page. I'm using the Hayden template and I'm also using this code snippet to remove the header:
<style> header, footer, mobile-bar {display:none !important; }
</style>
Any help on making the banner at the top smaller would be super appreciated!