Forum Discussion

ChiaraMiglietta's avatar
ChiaraMiglietta
Community Member
2 months ago
Solved

User-side subtitle customization.

Hi everyone, is it possible to create triggers linked to the textboxes used as caption so that the user can change the font size by clicking a button? I tried, but an overlap occurs between the stat...
  • Nedim's avatar
    2 months ago

    If you're referring to the built-in captions, what you're asking for is achievable with the help of JavaScript. You can create either a button or a slider version, where the font size changes accordingly when the buttons are clicked or the slider is moved. Below are some examples to illustrate how this can be done:

    Slider version

    Buttons version