• When creating a lesson, there is no scroll bar. Only the very top of my lesson is seen on screen. I can see the rest of it if I zoom the screen very far out, so it’s there, it’s just not visible because there is no scroll bar. Any advice?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    I don’t know if you found a solution already, but I had the same issue and added this line of code to the stylesheet of my theme:

    body.course-item-popup #learn-press-content-item {
        overflow: auto !important;

    I am not sure if this is best practice, but it worked for me!

    Muchas Gracias, yo tenia el mismo problema y ese código me lo ha solucionado, pero me sigue sin funcionar si pincho una imagen que tengo dentro me ha desaparecido la X para cerrar, gracias por tu código.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘No scrollbar on lesson’ is closed to new replies.