Skip to content

Instantly share code, notes, and snippets.

@brentfincham
Created October 6, 2015 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brentfincham/a44b387fd954ef9bbea6 to your computer and use it in GitHub Desktop.
Save brentfincham/a44b387fd954ef9bbea6 to your computer and use it in GitHub Desktop.
.front-page-1 .image-section {
position: relative;
}
.front-page-3 .image-section {
position: realtive;
}
#big-video-wrap {
display: none; /* Hide background video (will be faded in after it's completely loaded via JS) */
position: absolute !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment