Hi
Same for me, on safari only ( works fine on firefox, chroe , ie … ) : any theme I use, it does the same , no top bar for lessons ( when refreshing my page I can see it very quickly and then the page theme below appears and hide it)
THis part of css doesn’t “work” on safari ( on mac, iphone, ipad etc )
I tried to put ( line 4 ) “height: 120px” : I can see the 60px below the usual top bar .. so I guess this is the part that doesn’t work on safari.
Even “height: 60px!important;’ doesn’ make anything
#course-item-content-header,
#course-item-content-footer {
position: fixed;
height: 60px;
right: 0;
line-height: 60px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
My english is not good ( I’m not native) , hope your understand what I mean
But that problem, Learnpress is a fantastic plugin !!