Contact

mail@gemini-theme.com
+ 001 0231 123 32

Follow

Info

All demo content is for sample purposes only, intended to represent a live site. Please use the RocketLauncher to install an equivalent of the demo, all images will be replaced with sample images.

background-video widevideo
background-video superwidevideo
background-video ultrawidevideo
Example: http://stb-stl.w.solutiosoftware.net/home-ge

background-video superwidevideo - with overlay content

<div class="videocontainer">
  
  <video class="background-video widevideo" poster="/images/stories/template/background.jpg" autoplay="autoplay" loop="loop" muted="" width="300" height="150">
      <source src="/images/stories/template/background.mp4" type="video/mp4"></video>

  <div class="overlayitem flextable flexcolumn centerhorizontally centervertically">
    <h1 style="color: white; font-size: 6rem;">
      This is an overlay
    </h1>
    <h1 style="color: white; font-size: 3rem;">
      Subtitle content
    </h1>
  </div>
</div>


This is an overlay

Subtitle content

background-video widevideo