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
"Footer design with subscribe"
Bootstrap 3.3.0 Snippet by
mastersujit7
3.3.0
Preview
HTML
CSS
View Full Screen
Fork
Fork this
1.8K
 
0 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="https://www.hummingwebians.com/public/stylesheets/bootstrap.min.css" rel="stylesheet"> <!-- Bootstrap --> <script src="https://www.hummingwebians.com/public/javascripts/jquery-1.12.0.min.js"></script> <link href="https://www.hummingwebians.com/public/stylesheets/font-awesome.min.css" rel="stylesheet"> <!-- fontawesome --> <footer class="footer"> <section class="home-newsletter"> <div class="container"> <div class="row"> <div class="col-md-6 newsletter-text"> <p><i class="fa fa-newspaper-o"></i> Subscribe to our newsletter to get all our news in your inbox.</p> <p><i class="fa fa-lock"></i> Your email address is 100% safe to us</p> </div> <div class="col-sm-6"> <div class="single"> <div class="sec-title "> <h3>News Subscription</h3> <div class="brdr"></div> </div> <p></p> <div class="input-group"> <input type="email" class="form-control" placeholder="Enter your email"> <span class="input-group-btn"> <button class="btn btn-theme" type="submit">Subscribe</button> </span> </div> </div> </div> </div> </div> </section> <div class="cta_area2 footer-connect text-center"> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 footer-connect-text"> <h1>TO GRAB THE BEST QUOTE </h1> <p>Please Don’t Hesitate To Submit Your Requirements</p> <a href="#"><button class="button hvr-bounce-to-right">CONTACT NOW</button></a> </div> </div> </div> </div> <div class="footer-middle mb-30"> <div class="container"> <div class="row"> <div class="col-md-4 text-center"> <div class="footer-image"> <img src="https://www.hummingwebians.com/public/images/phone-circle.png"> </div> <div class="footer-middle-contact"> <h2>Contact Us</h2> <p><a class="phone" href="tel:+91 1234567890">+91-1234567890 </a></p> <p><a href="" #="">Call on Skype</a></p> </div> </div> <div class="col-md-4 text-center footer-middle-box-border"> <div class="footer-image"> <img src="https://www.hummingwebians.com/public/images/web-circle.png"> </div> <div class="footer-middle-contact"> <h2>Follow Us</h2> <ul class="social-list"> <li> <a href=""><i class="fa fa-facebook-official" aria-hidden="true"></i></a> </li> <li><a href=""><i class="fa fa-youtube-square" aria-hidden="true"></i></a></li> <li><a href=""><i class="fa fa-linkedin-square" aria-hidden="true"></i></a></li> </ul> </div> </div> <div class="col-md-4 text-center"> <div class="footer-image"> <img src="https://www.hummingwebians.com/public/images/place-circle.png"> </div> <div class="footer-middle-contact "> <h2>Address</h2> <p class="footer-middle-address"> <a href="#">Example Pvt. Ltd.</a></p> <p class="no-margin">House No - 2, Example Area</p> <p class="no-margin">Street, City name</p> <p class="no-margin">City, Country </p> </div> </div> </div> </div> </div> <div class="footer_btm wow fadeIn" style="visibility: visible; animation-name: fadeIn;"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12 footer-bottom text-center"> <ul> <li><a href="#">Home</a></li> <li><a href="#">About us</a></li> <li><a href="#">Web Development</a></li> <li><a href="#">Web designing</a></li> <li><a href="#">Ecommerce development</a></li> <li><a href="#">Blog</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Privacy Policy</a></li> <li><a href="#">Site Map</a></li> </ul> <p>@copy; 2019 <a href="#">Example Pvt. Ltd.</a> All rights reserved.</p> </div> </div> </div> </div> </footer>
.footer-connect { background-color: #006d59; color: #fff; } .footer-connect-text>h1{ font-weight: 800; } .footer-connect-text>p { font-size: 16px; margin: 10px 10px 15px 10px; } .footer-bottom>ul{ list-style-type: none; display: inline-flex; } .footer-bottom>ul>li{ padding: 7px 15px; text-transform: uppercase; } .footer-bottom>ul>li>a{ color: #657976; font-weight: 700; display: block; } .footer-bottom>ul>li>a:hover{ color: #f47c2a; } .footer-bottom>p{ color: #32423f; margin-bottom: 0px; } .footer-middle-contact>h2 { text-transform: uppercase; font-size: 18px; color: #474e4b; font-weight:600; } .footer-middle-contact .phone{ background: #e7e8e8; padding: 4px 15px; border-radius: 18px; color: #000; } .footer-middle-box-border{ border-left: 1px solid #ddd; border-right: 1px solid #ddd; } .footer-image>img{ width: 100px; } .footer-image{ margin-top: -47px; } .social-list{ list-style-type: none; } .social-list>li{ display: inline; } .social-list>li>a{ border: 1px solid #ddd; margin: 0px 5px; } .social-list>li>a:hover{ border: none; background: #f47c2a; color: #fff; } .social-list>li>a>i{ font-size: 30px; padding: 7px; } .footer-middle-address{ font-weight: 500; color: #006d59; } .no-margin{ margin:0px; } .home-newsletter { padding: 50px 0; background: #f4f4f4; } .home-newsletter .single { max-width: 650px; margin: 0 auto; position: relative; z-index: 2; } .home-newsletter .single h2 { font-size: 22px; color: white; text-transform: uppercase; margin-bottom: 40px; } .home-newsletter .single .form-control { height: 50px; background: hsla(0, 0%, 100%, 0.6); border-color: transparent; border-radius: 20px 0 0 20px; } .home-newsletter .single .form-control:focus { box-shadow: none; border-color: #243c4f; } .home-newsletter .single .btn { min-height: 50px; border-radius: 0 20px 20px 0; background: #0e9b48; color: #fff; } .newsletter-text>p { font-size: 18px; } .newsletter-text>p>i{ font-weight: 700; color: #f47c2a; font-size: 31px; width: 41px; } .cta_area2 .button { border: 2px solid #fff !important; color: #fff; padding:10px 37px; } .button { background-color: transparent; border: 2px solid #00c544 !important; box-shadow: none !important; } .button::before { height: 3px; top: auto; bottom: 0; background-color: #00c544; } .hvr-bounce-to-right::before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #2098d1; background-color: rgb(32, 152, 209); -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: .5s; transition-duration: .5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } footer .footer_top { color: #cacaca; } footer .footer_top .widget { font-size: 15px; line-height: 28px; } @media only screen and (min-width: 0px) and (max-width: 991px) { footer .footer_top .widget { margin-bottom: 50px; min-height: 307px; } } footer .footer_top .widget .footer_logo { font-size: 25px; color: #fff; text-transform: uppercase; font-weight: 900; margin-bottom: 25px; } footer .footer_top .widget h4 { margin: 0 0 25px; color: #fff; } footer .footer_top .widget ul { margin: 0; list-style: none; } footer .footer_top .widget ul li a { color: #cacaca; position: relative; } footer .footer_top .widget ul li a:before { position: absolute; width: 0; height: 1px; content: ''; left: 0; bottom: 0; } footer .footer_top .widget ul li a:hover:before { width: 100%; } footer .footer_top .widget .footer_social { padding-top: 20px; margin-top: 20px; border-top: 1px solid #424242; } footer .footer_top .widget .footer_social span a { color: #fff; margin-right: 10px; font-size: 16px; } .footer_social span a { color: #fff; margin-right: 10px; font-size: 16px; } footer .footer_top .widget .news_letter { margin-top: 25px; } footer .footer_top .widget .news_letter input, footer .footer_top .widget .news_letter .form_area .contact_form .form-group textarea, .form_area .contact_form .form-group footer .footer_top .widget .news_letter textarea { width: 100%; height: 50px; background-color: transparent; text-indent: 20px; border: 1px solid #878787; margin-bottom: 15px; } footer .footer_top .widget .news_letter p { font-size: 13px; color: #878787; margin-top: 15px; } footer .footer_btm { background-color: #ffffff; color: #ddd; padding: 20px 0; border-top: 1px solid #ddd; } footer .footer_btm span { line-height: 24px; padding: 8px 0; } footer .footer_btm .team_logo { max-height: 40px; } footer .footer_btm .team_logo img { max-height: 100%; } .footer-connect { background-color: #006d59; color: #fff; padding: 65px 0; } @media only screen and (min-width: 0px) and (max-width: 767px) { footer .footer_btm .row>div { text-align: center !important; } } .mb-30{ margin-bottom: 30px; } a { color: #337ab7; text-decoration: none; } body { font-family: "Roboto", sans-serif; font-size: 15px; font-weight: 400; line-height: 24px; } @media only screen and (max-width: 450px) { .footer-bottom>ul{ list-style-type: none; display: block; } .footer-image{ margin-top: 0px; } }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76