• Resolved vstgnstickers

    (@vstgnstickers)


    hi i made my nav bar sticky with the following code:
    #header-grid {
    position: fixed;
    margin-top: 0px !important;
    width: 100%;
    z-index: 999;
    }

    and now its overlapping the content, what should i do?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to fix sticky nav bar overlapping content’ is closed to new replies.