So I ran into problem while writing my own customized HTML5 video player. Can any CSS rules be applied to element? Any nasty hacks? I want to cont
There are many good options here, but maybe my solution will help someone.
On a past project for which I had to implement FCC-compliant options for styling subtitles, I ended up using VTT.js, which renders the cues in a or a over the . Add a css rule that reaches this node, and you have full CSS control over it.