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
"Untitled"
Bootstrap 4.1.1 Snippet by
krunb
4.1.1
Preview
HTML
CSS
View Full Screen
Fork
Fork this
316
 
0 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 class="container"> <div class="row"> <div class="col-lg-3 col-sm-6"> <div class="counter-box"> <div class="box-content"> <h2 class="count">423</h2> <p class="title">Projects</p> </div> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="counter-box"> <div class="box-content"> <h2 class="count">9</h2> <p class="title">Years experts</p> </div> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="counter-box"> <div class="box-content"> <h2 class="count">50</h2> <p class="title">Clients</p> </div> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="counter-box"> <div class="box-content"> <h2 class="count">16587</h2> <p class="title">Image</p> </div> </div> </div> </div> </div>
.row{ padding: 3rem 0; } .counter-box{ text-align: center; position: relative; } .counter-box .box-content{ position: relative; padding: 1.5rem 3rem; } .counter-box:before, .counter-box:after{ content: ""; width: 50px; height: 50px; position: absolute; opacity: 1; transition: all 0.6s ease 0.3s; } .counter-box:before{ border-bottom: 10px solid #040404; border-left: 10px solid #040404; bottom: 0px; left: 0px; } .counter-box:after{ border-bottom: 10px solid #040404; border-right: 10px solid #040404; bottom: 0px; right: 0px; } .counter-box:hover:before, .counter-box:hover:after{ width: 50%; height: 50%; } .counter-box .box-content:before, .counter-box .box-content:after{ content: ""; width: 50px; height: 50px; position: absolute; opacity: 1; transition: all 0.6s ease 0.3s; } .counter-box .box-content:before{ border-left: 10px solid #040404; border-top: 10px solid #040404; top: 0px; left: 0px; } .counter-box .box-content:after{ border-top: 10px solid #040404; border-right: 10px solid #040404; top: 0px; right: 0px; } .counter-box:hover .box-content:before, .counter-box:hover .box-content:after{ width: 50%; height: 50%; } .counter-box .count{ font-size: 62px; font-weight: bold; } .counter-box .title{ font-size: 20px; color: #000; margin: 0; position: relative; transition: all 1s ease 0.01s; } .counter-box:hover .title{ opacity: 1; transition: all 0.5s cubic-bezier(1, -0.53, 0.405, 1.425) 0.01s; } .counter-box .title:after{ content: ""; width: 0; height: 1px; background: #040404; position: absolute; bottom: -8px; left: 0; right: 0; margin: 0 auto; transition: all 1s ease 0s; } .counter-box:hover .title:after{ width: 80%; transition: all 1s ease 0.8s; }
Related:
See More
Free Template
Fresh Bootstrap Table
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76