remove sticky menu in guru

Homepage Community Forums Guru Theme Support remove sticky menu in guru

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18891
    A. Gerardo
    Customer

      Hello, i would like to know how to remove the sticky nav menu in the guru theme as you scroll down. i KNOW looks owesome but it takes a lil screen real state.

      #18905
      Wes
      Moderator

        Take a look in your functions file for this –

        wp_enqueue_script( 'guru-global', get_bloginfo( 'stylesheet_directory' ) . '/js/global.js', array( 'jquery' ), '1.0.0' );

        You can comment it out, or remove the code entirely and it should work.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.