Skip to main content
Question

Is there a way to increase the font size of subtitles in eLearning courses - SCORM and xAPI


Show first post

28 replies

Daniel
Hero III
Forum|alt.badge.img+3
  • Hero III
  • 439 replies
  • November 24, 2022

Thanks - I got it! If you can paste the following code in my original post, I’ll mark it as the best answer so it will be easier for others to find it in the future.

/** Adjust size of the captions for videos **/

.flowplayer .fp-captions p { 
	font-size: 1.3vw;
	line-height: 1.3vw;
}
.is-fullscreen .fp-captions p { 
	font-size: 2.3vw; 
	line-height: 2.3vw;
}

Original post:

 


Bfarkas
Hero III
Forum|alt.badge.img+5
  • Hero III
  • 3582 replies
  • November 24, 2022

@Daniel done, thanks! Sorry again for the delay, I thought I had more readily access to some dummy videos than I currently do.


Daniel
Hero III
Forum|alt.badge.img+3
  • Hero III
  • 439 replies
  • November 24, 2022

@Bfarkas No problem at all! Really appreciate all your help on this 😀


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings