Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bernysiu

    (@bernysiu)

    I just tried using this

    #masthead.site-header {
    position: fixed;
    top: 0;
    border-bottom: none;
    z-index: 999;

    }

    It did help but when I view it on mobile screen the footer and mobile menu is not well positioned.

    Is there any other way?

    Thread Starter bernysiu

    (@bernysiu)

    I solved it.

    It’s
    #masthead { z-index: 99;} for my theme.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Won't Hide Under Navigation’ is closed to new replies.