• Resolved michelbenita

    (@michelbenita)


    Hi, some months ago, you gave the following solution to a user who wanted to freeze his header. It does work perfect, but the header image disappears. Is there a way to keep it ? Also is it possible to add a fine line at the bottom of the menu, to make it visually less confusing when you scroll ? Thanks.

    @media all and (min-width: 800px){

    .site-header {
    position: fixed;
    width: 100%;
    z-index: 9;
    }
    .overflow-container {
    padding-top: 72px;
    }
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter michelbenita

    (@michelbenita)

    I meant a thin line… English is not my mother tongue ??

    Theme Author Ben Sibley

    (@bensibley)

    With Ignite Plus, there is an option to keep the site header fixed to the top of the screen in the Navigation Styles section in the Customizer. If you use this setting, it will account for the header image, so it stays visible. It will also add a light shadow below the menu making it easier to distinguish the menu from the rest of the site.

    Thread Starter michelbenita

    (@michelbenita)

    Thanks a lot. I’m not curious enough ! Missed it again…

    Theme Author Ben Sibley

    (@bensibley)

    Haha sure thing ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Freeze header again’ is closed to new replies.