Viewing 1 replies (of 1 total)
  • Tanay

    (@tanaykhandelwal-1)

    Hi There,

    The premium version of the theme has this option. In the free version, you can forcefully hide the floating menu by using below css.

    
    #header.skehead-headernav-shrink {
        display: none !important;
    }
    

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Fixed Header (not floating)’ is closed to new replies.