Videos in Pop-up carousel

So I have this setup of instagram like links that should open GDPR okay videos (so either self hosted but bad loading speed or youtube video with matthias altmann implementation of GDPR ready youtube shortcode) and best would it be in a slider carousel to switch through the videos easily.

I’ve managed to get a slider with posts as videos working. Problem is sizing of the video. No matter what size I set the video or the pop up or the divs around, it is messed up on desktop or mobile view… Lightbox is not helpful for these issues neither as I need the carousel function…

and while we are at it, anybody know how to show a specific slide of the slider when not opening the first link video?

Thank you for your help in advance or if you have a better idea please tell me.

You can have separate content for mobile and desktop by breakpoints and display:none in the css box.

Div’s take the smallest possible size. If the content goes too small, maybe try a block or container with a 100% width to scale to the size of the popup container.

About the slider. Not sure if i understand your question. Are you using a default, or nested slider, as a nested slider has more options. I think you should be able to give it an #ID and link to it.