Is it possible to add a transparent video play icon over a video to indicate that the video can be played?
I also noticed some other things about the video component. Not sure if I am doing something wrong, or if they are real issues:
- documentation says that there are styling options like rounded corners for the video component, but I couldn’t find these styling options yet.
- when clicking on the video to start play mode, it changes position, about 50% further down.
Yes @ben This is what I was thinking.
Great, that feature is already in Elements ![]()
Thank you so much @ben this looks really nice ![]()
@ben : I played around with the video component, and I discovered these problems:
- corners are only rounded on still images, not on the video (using YT as an external resource)
- video is shifted down for a few pixels, see below:
What am I doing wrong?
not sure if that helps. But I had a similiar issue with an overlaid blur effect. In the container there are 2 places where to specify the height under Content Layout and a bit lower under Sizing. To get rid of the line in my case I had to set on the child component the Sizing > Height to Full that fixed it for me.
Problem
Components

Card > New Settings
Container > New Settings
Result
Problem solved. I had to play around with sizing and spacing to fix it. I was just surprised that the thumbnail looked fine while the video didn’t.






