.your-menu-class {
    position: absolute; 
    top: 0; 
    width: 100%;
    z-index: 10; 
    background-color: transparent;
}