Skip to content

Instantly share code, notes, and snippets.

@kristyburge
Last active June 18, 2016 00:31
Show Gist options
  • Save kristyburge/8896c77a0dbc90848e8a6b15e3b94bac to your computer and use it in GitHub Desktop.
Save kristyburge/8896c77a0dbc90848e8a6b15e3b94bac to your computer and use it in GitHub Desktop.
<div class="cover">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-6 welcome">
<h2>Your title</h2>
<p class="lead">This text is on the right side of the page</p>
</div><!-- .col -->
</div><!-- .row -->
</div><!-- .container -->
</div><!-- .cover -->
@kristyburge
Copy link
Author

Set the background image to the class of .cover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment