video.js - Hello, a newbie here, and I'm hoping someone can tell me what code Need the video-js.css file so that the full screen button does not appear?
I tried to find some online codes, but the button still appears in all browsers.
Fingers crossed!
For CSS blocks marked in your CSS look:
or .vjs-fullscreen-control {...}
.vjs-default-skin .vjs-fullscreen-control {...}
Display inside that block: None;
No comments:
Post a Comment