Does anyone know how to have a fixed non-scrolling menu and header?
Thanks
Ian
teitbite wrote:Hi
This template already have a fixed menu. You just need to scroll below the level of menu and it will stay in one place.
#gkFixedMenu {
display: none;
}