• Dear Author
    Is it possible to change the size of the subtitle?
    is their any premium version of the plugin, i will be glod to purchase immediately.
    it is a very good plugin .

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter blessedsan2

    (@blessedsan2)

    problem solved

    Thread Starter blessedsan2

    (@blessedsan2)

    somewhere on the video.js file, very difficult to find

    Plugin Author Kyle Gilman

    (@kylegilman)

    Sorry I missed this last week. For future reference, the CSS class for Video.js subtitles is .vjs-text-track-display div and you should be able to add your own styles as needed. For example:

    .vjs-text-track-display div {
         font-size: 10pt;
    }
    Plugin Author Kyle Gilman

    (@kylegilman)

    There are no premium add-ons to my plugin yet. For several years I’ve been attempting to build them but I’m just one developer and I haven’t had spare time lately.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to change the size of the subtitle’ is closed to new replies.