Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • urmonmax Friend
    #1005480

    hi, is it possible to fix the top menu in top?
    when i scroll down it’s not visible, when up yes.. i wish fixed

    i read this conversation:
    https://www.joomlart.com/blog/news-updates/sticky-and-off-canvas-navigation-for-your-responsive-ja-argo-and-t3-framework-on-joomla-25-30

    but when i wnt inside the file header.php i saw not the code mentioned in the convnersation..

    tnx for your explaination

    Pankaj Sharma Moderator
    #1005489

    Hi
    Add below code in /css/custom.css file

    .t3-header {
        position: fixed!important;
        width: 100%;
        z-index: 99999;
    }

    Let me know if it helps.

    urmonmax Friend
    #1005530

    yes it works but because i made hanchors from menu items, when i clic on the menu items it cover a part of the parallax module as u can see by te website

    http://www.0039web.it

    Pankaj Sharma Moderator
    #1005533

    Hi
    Yes it is beucase of the fixed menu, the menu always stay and the content is begind it, You have to scroll the page to see the content.
    Regards

    urmonmax Friend
    #1005546

    ok tnx.. if is not possible to change it is ok

    Pankaj Sharma Moderator
    #1005547

    You are welcome!

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 7 months ago.

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