Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Academy LMS

    (@academylms)

    HI @kennchin,

    It is a z-index issue. Please use below css code

    #header {
        z-index: 99999;
    }

    if you face any issue please come to our support center from here. Our Dev team will be help you as soon as possible.

    Thank You
    Academy LMS

    Thread Starter Kenn Chin

    (@kennchin)

    It’s working now

    Thank you again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Overlap sticky header’ is closed to new replies.