• Resolved Fourthlaw

    (@fourthlaw)


    Tried to remove all the menus. Removed all my custom code. Deleted the page and created a new one through the plugin. This only happens when in a lesson or a quiz, all the other pages (sections, courses) seem to be fine.

    I’ve noticed that it simply doesn’t obey the WordPress rules. For instance, I have to use code to hide all the sidebars, since the control on the LearnPress page for no sidebars has no apparent effect.

    I’ve tried also to hide the menu based upon the page id… it just seems like something weird is going on here and I can’t quite figure it out.

    Thanks!

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

Viewing 1 replies (of 1 total)
  • Thread Starter Fourthlaw

    (@fourthlaw)

    Ok, found it on with elegant themes support.

    /*————learnpress on top of divi menu———*/
    body.course-item-popup #learn-press-content-item {
    z-index: 9999999 !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Course Content Underneath Main Menu’ is closed to new replies.