Okay
  Public Ticket #761551
Fixed Header is inactive
Closed

Comments

  • Lisa started the conversation

    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?

  •  8,994
    Tahir replied

    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 

  • Lisa replied

    Thank you, Tahir!

    This will do for now.