Sticky menu and header


Author Message
Chris

Posted: 5/16/2016
Quote message 

Is it possible to create a header that stays in place when you scroll down? If you look at www.hardwarepizza.com, you will see that the menu and logo are in the header. The header almost disappears when you scroll the page, just leaving the menu.

Can you do this in Artisteer?
 
Jime

Posted: 7/20/2016
Quote message 

No answer?.
Now there are two people asking the same question. Hopefully someone can kindly answer. Thanks in advance.
 
Arif

Posted: 7/24/2016
Quote message 

Animated resizing header on scroll
check this tutorial: http://callmenick.com/post/animated-resizing-header-on-scroll

 
Idso

Posted: 4/3/2017
Quote message 

I have a fixed menu at the top with the following change in the template.css:

I added the position:fixed to art-nav

.art-nav
{
background: #FA681E;
margin: 0 auto;
position: fixed;
width: 100%;
z-index: 499;
}

Example see: www.kaaphoornopen.nl