Course Unit Navigation Bar Not Showing

Home Forums Legacy Support Support queries How-to & Troubleshooting Course Unit Navigation Bar Not Showing

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #357517
    Physiotutors
    Participant
    Hello the bar at the bottom of a unit inside a course is not showing. This means people cannot go between units or click on start course/start quiz. see: http://prnt.sc/12yh2ef in dev tools its this: .course_content_panel .unit_wrap .unit_prevnext { Will add login in next post.
    #357519
    Physiotutors
    Participant
    This reply has been marked as private.
    #357572
    Ada
    Participant
    This reply has been marked as private.
    #357598
    Physiotutors
    Participant
    Hey This has been like this for a Long Time. Could you troubleshoot this? We haven’t installed any new plugins or code
    #357733
    Ada
    Participant
    Hi, Please add this css code in appearance>customize>>custom css
    
    .single .unit_prevnext {
        opacity: 1 !important;
    }
    
    #357743
    Physiotutors
    Participant
    thanks it works.
    #357748
    Ada
    Participant
    Thank-you for confirming. Closing the topic.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Course Unit Navigation Bar Not Showing’ is closed to new replies.