Responsive Video Overlay Image #24589
tareknnassar
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
Video Widget overlay image not responsive
Describe the solution you'd like.
add the option to select a different image for the video widget overlay image and the ability to customize the image variables like positron and display size for all responsive sizes.
Describe alternatives you've considered.
currently the workaround is to duplicate the video widget and upload a different image, hide desktop on mobile and hide mobile on desktop versions. add custom css to indicate the widget height for mobile widget.
.elementor-wrapper iframe {height:540px !important;}
.elementor-custom-embed-image-overlay {height: 540px !important;}
selector {height: 540px !important;}
Additional context
No response
Agreement
All reactions