Change Maximum Length of TV Captions

Hi, I am trying to add a very small logo/icon to the left of a Tv caption. I can do so with an <img> tag or font awesome, but the system limits the number of characters too much. So I end up with an image, but any name after will be truncated way too early. Is there a way to prevent the manager from setting a limit on the character length of Tv captions displayed, or at least set the number of characters higher? Thanks!

1 Like

My suggestion for this is to put the icon in its own tv, and just stick that tv in front of the caption tv. Then it won’t add space

Looks like it’s limited to 80 characters.
You won’t be able to make it longer than that.
How are you adding the font-awesome icon?