The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #1

The video should be displayed without the top gradient and without the video title, as it is displayed on the original page.
Saturn
it's the hero title right in the source code:

```
<div class="uni-full-width "
uni-component="video"
uni-options="{'overlay': false}"
uni-video-id="SN_7r0mFf5Y"
uni-block-index="1"
>
<div class="uni-video">
<div id="uni-video-SN_7r0mFf5Y-1"></div>

</div>

<h2 class="show-small" >Google Photos: Sharing made easier</h2>

</div>
```

I don't think its an issue at all.
Declined by admin
Showing or not showing a title for the video itself is optional.
Type of issue
Rudimentary content not removed
Reported
May 27, 2017