• Good Day,

    I have managed to size the video player in the enrolled student panel to 70% as 100% was to big, but this affects the introduction video size as well (before the student enrolls) 100% is perfect for the introduction video size – but 100% size to big for the course videos – is there a way to size the video player independently on different pages?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    Thanks a lot for using Tutor LMS and contacting us. I don’t have any idea what you have applied to resize the Video Player. If you have applied custom CSS to reduce the video player, you need to differentiate the CSS with an ID. So that the CSS will apply to the specific section like Intro video, video lesson, etc.

    Regards,
    Mehedi

    Thread Starter in_jail_out_soon

    (@md40men)

    Good Day Mehedi,

    Thank you for coming back to me.

    I have applied the change via custom CSS:

    .tutor-lesson-video-wrap .plyr–video {
    max-width: 70%
    }

    this works but it changes the size of the intro video as well.

    what I would like is to keep the intro video at 100%
    but size the lesson videos to 70%

    How would I do this?

    Thanks for your help.

    Kind Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sizing of Video Player influencing both’ is closed to new replies.