Units issue

Home Forums Legacy Support Support queries Setup issues Units issue

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #317296
    Anshuman Sahu
    Keymaster
    please try adding this custom css in your wp-admin -> appearance -> customize -> custom css :
    .element_overlay .course_content_content .unit_iframe_wrapper iframe{position:relative !important;}
    
    
    #317314
    astoria_group
    Participant
    no, problem is still here
    #317412
    astoria_group
    Participant
    I found this code in my css: .unit_iframe_wrapper iframe{ position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; When I removed it, the problem from video was gone, but so was the h5p unit from students view curriculum, so I had to put it back. Please help!
    #317500
    Anshuman Sahu
    Keymaster
    Fixed it for you , you have an error in css which I fixed and it fixed it.
    #317526
    astoria_group
    Participant
    Thanks @Alex, it worked! Just one more think - I want h5p unit to fit in the unit without scrolling the h5p. How can we do it.
    #317781
    Anshuman Sahu
    Keymaster
    Please add this css at same place in customizer . .wplms_iframe_wrapper iframe{min-height:600px}
    #317889
    astoria_group
    Participant
    Sorry where should I put it?
    #317920
    astoria_group
    Participant
    I managed :) Thank a lot @Alex
    #318435
    Veronica
    Moderator
    good to know you have managed to add this closing this one
Viewing 9 posts - 16 through 24 (of 24 total)
  • The topic ‘Units issue’ is closed to new replies.