Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • pavit Moderator
    #896563

    Hi

    If you want it to stay at top when you scroll down then add this to your custom.css file in this folder /templates/ja_events_ii/css

    If you do not have a file custom.css you have to create it

    .header-trans .t3-header-wrap.affix {
        position:absolute!important;
    }

    Hope it helps

    wisdom114 Friend
    #896589

    I added the code but it is still moving. How can I fix it?

    wisdom114 Friend
    #896590

    Ok I fixed it. You told me to add it to the ja_events_ii template. But I had to add it to the jaeventsii template instead. Thanks

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

This topic contains 3 replies, has 2 voices, and was last updated by  wisdom114 8 years, 8 months ago.

The topic ‘how to stop menu from fixed position’ is closed to new replies.