<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>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css" integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ" crossorigin="anonymous">
<div class="container">
<div class="row mb-5">
<div class="col-12 text-center pt-3">
<h1>Social Network Widget</h1>
<p>This is a basic bootstrap sorce code for make responsive social network button</p>
<h4>You like this snippet ? click like button</h4>
</div>
</div>
<div class="row mb-5">
<div class="col-sm-4 offset-sm-4">
<ul class="row mx-0 list-unstyled social-three text-center mb-5">
<li class="col-4 col-sm-3 col-md-4 py-3 bg-twitter col-lg-4">
<a class="d-block text-white" href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/" target="_blank">
<i class="fab fa-twitter fa-2x"></i>
<span class="d-block">5,867</span>
<small class="d-block">Follower</small>
</a>
</li>
<li class="col-4 col-sm-3 col-md-4 py-3 bg-facebook col-lg-4">
<a class="d-block text-white" href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/" target="_blank">
<i class="fab fa-facebook fa-2x"></i>
<span class="d-block">5,867</span>
<small class="d-block">Fans</small>
</a>