I would amend the change in code for centering the controls to this:
top: 50%;
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
seems to account for the container positioning better ?
Twinstream, what do those new settings do?
Video Tutorials - https://www.youtube.com/channel/UCQMcF0 … EKA/videos
The Universe from A to Z - https://universeatoz.com/ (built with Foundation Framer)