It does indeed keep it fixed to the top of the page no matter how much I scroll up and down. Which is great.
The problem is that I now can't use the header at all. The animation of the line that appears on hover, doesn't work, and I can't click anything on it. It does nothing. My cursor doesn't even change shape...
Hey there!
I seem to have a little bit of problems with the header. I don't want it to be sticky so I used the following code:
#header-outer, #header-space {
position: absolute !important;
}
It does indeed keep it fixed to the top of the page no matter how much I scroll up and down. Which is great.
The problem is that I now can't use the header at all. The animation of the line that appears on hover, doesn't work, and I can't click anything on it. It does nothing. My cursor doesn't even change shape...
Help please?
Hey ,
Please use this option instead: http://prntscr.com/b24jhk and remove the custom css as its not a perfect solution.
Best.
ThemeNectar Support Team
Thank you, Tahir!
This will do for now.