Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • charles99 Friend
    #929945

    How do you remove the fix menu settings? I want my menu to scroll with the rest of the page instead of being at the top of the page as I scroll. Is there a off switch somewhere so I don’t have to edit the bootstrap.css and Tempate.css files…

    Thanks

    Pankaj Sharma Moderator
    #930139

    Hi
    its hard coded in the files . try this solution :
    Add below code in custom.css file
    /css/custom.css (create a file with name custom.css if its not present )

    .t3-header {
        position: relative!important; }

    Let me know if it helps .

    charles99 Friend
    #930378

    Needed to comment out the template.css and bootstrap.css file in order to stop the menu from jumping all over the place!

    Pankaj Sharma Moderator
    #930505
    This reply has been marked as private.
Viewing 4 posts - 1 through 4 (of 4 total)

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

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