Shapely Video Section

I am using the shapely video section and the parallax section widgets on my homepage: henrycline.com

I have three video sections and the third one seems to be hiding the first parallax section below it? There should be three video sections and three parallax sections, but only two of the parallax sections show?

Also wondering if there is any way to control the placement of the video controls? The are self hosted and the shapely play and pause buttons are hidden in the lower left corner, it would be great if they could be positioned or at least front and center?

Is there any way to have the video be in a pop-up box, rather than full screen?

Many questions, I sure appreciate the support on your wonderful theme.

Hello,

I hope you are doing well today.

Do you have content added to the third parallax section?

The video does not have the option to use a pop up but you can use the following CSS code to move the video controls by going to Appearance > Customize > Additional CSS and pasting it there.


.video-widget .video-controls {
    left: 50%;
}

Best Regards,
Support

thanks very much

I will close this case now, Feel free to contact us again if you have other questions Thanks!