Removing Full Screen option from Interactive Video
Submitted by mfisher on Sun, 06/12/2022 - 19:56
Forums:
Is there a way top remove the full screen option from intereactive video?
I would like to limit the size of the display and not let it block out the web page.
Possible?
Summary:
Control video size remove full screen option
Content types:
BV52
Mon, 06/13/2022 - 19:00
Permalink
Hi mfisher,The easiest way is
Hi mfisher,
The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV