Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rquintero73 Friend
    #197261

    Hello, how can I put the header menu static? when I scroll down dissapear and then appear again, I need let the header static.

    Thanks in advance

    chavan Friend
    #533070

    Go to this File: /ja_sugite/templates/ja_sugite/css/template.css

    Replace this code


    .scrollDown .t3-header { top: -300px; }

    With


    .scrollDown .t3-header { top: 0px; }

    MoonSailor Friend
    #533073

    @rquintero73 : open folder “templates/ja_sugite/css”, add new file “custom.css” if it does not exists. Put into file css code


    .scrollDown .t3-header { top: 0px; }

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

This topic contains 3 replies, has 3 voices, and was last updated by  MoonSailor 10 years, 1 month ago.

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