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