Fixed the Nav Menu while scrolling : How To

Discussion in 'PHP' started by DigitalForum_king, Jul 12, 2012.

  1. #1
    Dear Members,

    I'm looking to make a menu to be fixed something like http://www.zendesk.com/

    Initially on its current location, as scrolled the menu sticks on with the scrolling.

    I tried with child theme and given the code

    #navigation {
    position: fixed;
    top: 35px;
    z-index: 5555;
    }

    It doesn;t seem to be working.

    Need assistance please
     
    DigitalForum_king, Jul 12, 2012 IP