Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"bootstrap hero header with carousel"
Bootstrap 4.1.1 Snippet by
bootstraplily.com
4.1.1
Preview
HTML
CSS
View Full Screen
Fork
Fork this
4.7K
 
3 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div id="carouselExampleCaptions" class="carousel slide carousel-fade" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#carouselExampleCaptions" data-slide-to="0" class="active"></li> <li data-target="#carouselExampleCaptions" data-slide-to="1"></li> <li data-target="#carouselExampleCaptions" data-slide-to="2"></li> </ol> <div class="carousel-inner"> <div class="carousel-item active"> <img src="http://bootstraplily.com/demo/detto-ui-kit/img/intro-one/slider-one.jpg" class="d-block w-100" alt="..."> <div class="background-overlay"></div> <div class="carousel-caption"> <h5 class="display-4 h4-md mb-4 font-weight-bold">A modular UI Kit for Bootstrap</h5> <p class="h4 mb-5 pb-3 text-white-50">Nulla vitae elit libero, a pharetra augue mollis interdum.</p> <a href="" class="btn btn-lg btn-danger">View More</a> </div> </div> <div class="carousel-item"> <img src="http://bootstraplily.com/demo/detto-ui-kit/img/intro-one/slider-two.jpg" class="d-block w-100" alt="..."> <div class="background-overlay"></div> <div class="carousel-caption"> <h5 class="display-4 mb-4 font-weight-bold">A modular UI Kit for Startups</h5> <p class="h4 mb-5 pb-3 text-white-50">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> <a href="" class="btn btn-lg btn-danger">View More</a> </div> </div> <div class="carousel-item"> <img src="http://bootstraplily.com/demo/detto-ui-kit/img/intro-one/slider-three.jpg" class="d-block w-100" alt="..."> <div class="background-overlay"></div> <div class="carousel-caption"> <h5 class="display-4 mb-4 font-weight-bold">A modular UI Kit for Development</h5> <p class="h4 mb-5 pb-3 text-white-50">Praesent commodo cursus magna, vel scelerisque nisl consectetur.</p> <a href="" class="btn btn-lg btn-danger">View More</a> </div> </div> </div> <a class="carousel-control-prev" href="#carouselExampleCaptions" role="button" data-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a> <a class="carousel-control-next" href="#carouselExampleCaptions" role="button" data-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div> <div class="p-5 text-center font-weight-bold"> More bootstrap snipp on <a href="https://bootstraplily.com/" target="_blank">www.bootstraplily.com</a></div>
.carousel-caption { top: 33%; } .carousel-item { position: relative; } .carousel-item img { z-index: 2; } .btn { padding: 14px 26px; font-weight: 700; font-size: 13px; letter-spacing: 1px; text-transform: uppercase; } .btn-danger { background-color: #e34c43; border-color: #e34c43; } .background-overlay { position: absolute; z-index: 3; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.2); } .carousel-control-next, .carousel-control-prev{ z-index: 4; } @media(max-width:1180px) { .carousel-caption h5 { font-size: 2.5rem !important; margin-bottom:15px !important; } .carousel-caption p { font-size: 1.5rem !important; margin-bottom:20px !important; } .carousel-caption { top:25%; } } @media(max-width:980px) { .carousel-caption { top: 20%; } .carousel-caption h5 { font-size: 1.5rem !important; } .carousel-caption p { font-size: 1rem !important; } .carousel-caption .btn { display:none; } }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76