What I want to do is for a couple of selected pages, to show the header and logo display only at the smaller size, even before scrolling. There are a couple of pages where I really want to maximise page space so that visitors don’t have to scroll.
Is this easily done?
Thanks
Tim
I’d put this as a response to / Enfold / How to adjust height of header but then thought that I should create a fresh topic. Hope this doesn’t cause confusion. I made this comment there too.
Hey Tim!
You could do it with some custom css for each of those pages. You may also want to look at using a transparent header option depending on the layout: http://kriesi.at/themes/enfold/transparent-header/
The page Id of each page is set as a class by the WordPress body class function. So you can target it and then any content on that page specifically to hide the header/menu as needed.
Regards,
Devin