Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #936577

    Hi
    Go to templates/ja_healthcare/js/script.js
    find below script

      // Add Affix to JA MainMenu
      $(window).ready(function () {
        if($('#t3-mainnav').length > 0) {
          $('#t3-mainnav').affix({
            offset: {
              top: $('#t3-header').outerHeight() + $('.t3-top-bar').outerHeight()
            }
          });
        }
      });

    and remove it .
    save and check.

    Gruponea.com Friend
    #936758

    Thaanks Pankaj!!!

    Gruponea.com

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Gruponea.com 8 years, 5 months ago.

The topic ‘"UnStick" Menu Mainnav’ is closed to new replies.