Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kostas13 Friend
    #201523

    I have an issue with the stick menu in the front page. When i am using the 6gallery the menu is not sticking in the top. I need the solution to overcome this issue.

    Thanks in advance

    Pankaj Sharma Moderator
    #550438

    Hi
    To make the menu sticky ..
    you can try the solution given by Ninja Lead in this thread

    Ninja Lead Moderator
    #550451

    @kostas13: I just fixed this bug directly on your site with the solution below

    + Open templates/ja_jason/css/custom.css file

    Find and change

    .ja-home-5 .ja-menu-wrap {
    position: fixed;
    }

    To

    .ja-home-5 .ja-menu-wrap {
    position: fixed !important;
    }

    .ja-home-5 .t3-header {
    top: 70px !important;
    }

    You can check it again, let me know if it helps

    kostas13 Friend
    #550494

    Hi. The header is fixed! Just when i am using the 6gallery module the header isn’t fixed. There is a conflict between the module and the template’s sticky header

    kostas13 Friend
    #550508

    issue resolved. Thread closed!

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

This topic contains 5 replies, has 3 voices, and was last updated by  kostas13 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum