Okay
  Public Ticket #457930
Sticky Header and Parallax content
Closed

Comments

  • Adam started the conversation

    Hello,

    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.)

    Hope you can help,
    Adam

  •  8,851
    Tahir replied

    Hey ,

    I am afraid you will have to either choose parallax or fixed header.

    Thanks


    ThemeNectar Support Team