When I add a video to the page, I have two issues:
- How do I pause the preview in the builder?
- I activated “show controls” in the panel, but when published, the video still does not show any controls.
When I add a video to the page, I have two issues:
Hi @mtyson,
Can you share the link to the Builder page this is occurring on?
Here is the published page:
Builder?builder_editing=true&apiKey=829324a4da23478da0d76ba474a5e4af&builder.cachebust=true&builder.noCache=true&builder.overrides.dff7a4416d2a44aaa82cea4c6a928fc5=dff7a4416d2a44aaa82cea4c6a928fc5&builder.overrides.page=dff7a4416d2a44aaa82cea4c6a928fc5&builder.overrides.page%3A%2Ffrontpage=dff7a4416d2a44aaa82cea4c6a928fc5&builder.preview=page&model=page
Wow, that URL is gnarly - let me know if it doesn’t work. Thanks.
Here is the editor url: Builder.io: Drag and drop page builder and CMS
Thank you! I added some styling to the content CSS section in the data tab, .builder-video { z-index: 10;}
so the controls are clickable and visible. Can you check in the editor and let me know if it looks as expected now?