Viewing 4 replies - 1 through 4 (of 4 total)
  • Alwyn Botha

    (@123milliseconds)

    Use Firebug to determine id or class of problem-child nav menu

    then you can adjust the css for chrome and IE as well

    Install Firefox Firebug ; then when you hover over any html element; you will see the line number of all the css involved.

    This way you can investigate and fix further css issues by yourself and quicker.

    Thread Starter jeremypkeith

    (@jeremypkeith)

    Figured it out. Thanks for the help. It wasn’t that the fixed nav menu was moving. It was the fact that when logging in the wordpress admin bar appears at the top of the page and pushes all the other elements on the page down! The nav menu is doing what it is supposed to, staying fixed to the one position.

    Now to figure out how to disable wp admin menu!

    Thread Starter jeremypkeith

    (@jeremypkeith)

    And fixed. No more wp admin bar to mess up fixed position items. 🙂

    Alwyn Botha

    (@123milliseconds)

    Great

    Please mark thread as resolved so that

    – others with similar problem can see it as resolved and will read this thread for help if they have similar problem

    – people providing help see it as resolved and will not waste time reading this post.

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

The topic ‘[Graphene Theme] Fixed navigation menu issue.’ is closed to new replies.