html - Select themes sticky expended header hide -


so on wordpress page theme stockholm select themes. have sticky expended header. have set sticky after 100px scroll. that's fine, header standard on top of page. want hide it. problem if hide sticky version goes away. way of fixing this?

this 1 needs go away

this 1 needs stay

if want have sticky menu time need add

sticky sticky_animate //classes header  

so like

<header class="page_header transparent scrolled_not_transparent light stick menu_bottom sticky sticky_animate"> 

and turn off javascript


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -