I am trying to get my header to remain at the top of my website. I am using this:
@media only screen and (min-width: 1000px) { #header-outer { position: absolute!important; }
Which works fine as long as the page header, nectar slider or image etc. at the top of the page isn't using parallax scrolling. As soon as parallax scrolling is activated the header instantly disappears upon scrolling and leaves a black or white box behind. (please see the related link - explore the site if you need to.)
Hello,
I am trying to get my header to remain at the top of my website. I am using this:
Which works fine as long as the page header, nectar slider or image etc. at the top of the page isn't using parallax scrolling. As soon as parallax scrolling is activated the header instantly disappears upon scrolling and leaves a black or white box behind. (please see the related link - explore the site if you need to.)
Hope you can help,
Adam
Hey ,
I am afraid you will have to either choose parallax or fixed header.
Thanks
ThemeNectar Support Team