• Resolved stewartbuckman

    (@stewartbuckman)


    Hi. When a student is in a quiz and uses one of the “Next”/ “Previous” navigation arrows (under the comments), very often nothing will show on the screen.

    I’d like to remove that feature – the “Previous Lesson” / “Next Lesson” is all I want my users to see when they are in a lesson.

    Can you please help?

    Thanks so much.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter stewartbuckman

    (@stewartbuckman)

    Hi guys. Brain problem on my end. Just needed this CSS to remove the nav from WordPress. Not a Lifter issue at all. Man I spent a lot of time on that. Doh!

    .nav-previous, .nav-next {
    display: none;
    }

    Plugin Author Chris Badgett

    (@chrisbadgett)

    Glad you got it sorted Stewart. Best wishes on your project.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lesson Navigation Arrows – Remove’ is closed to new replies.