Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #181101

    I have the nonfixed header set, but randomly the feature stopped working. Is it not compatible with a background image or something?

    igorsantosbjj.com

    #181108

    Hi ydigilov!

    Add this to the Quick CSS:

    #header{
       position: fixed !important;
    }

    Cheers!
    Josue

    #181117

    Yes, but now it doesn’t reduce the size of the menu once you scroll down. And when you scroll back up, it appears to be locked in an awkward position.

    #181118

    Hey!

    I think maybe Josue misunderstood. The nonfixed header settings means the header is not stuck to the top of the screen. If that is what you want you need to choose one of the fixed header options.

    Regards,
    Devin

    #181124

    No, what I want is the menu to stay on the top of the screen even when you scroll down. I think that is the nonfixed option, correct? Before, when I had it set to that, it would shrink a bit and stay on top, but now, it is stuck in one place on the page. The fix above, didn’t let the menu shrink and the formatting seemed off a bit.

    #181146

    No, a fixed header is “fixed” to the top. The non-fixed header options keep the menu in place like on the typical website where it is removed from visibility when you scroll down.

    You just need to pick one of the fixed header options.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Nonfixed header is static’ is closed to new replies.