"shopping template"
Bootstrap 4.1.1 Snippet by zxalif

<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 ----------> <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 ----------> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous"> <!--Container--> <div class="container"> <!--Start code--> <div class="row"> <div class="col-12 pb-5"> <!--SECTION START--> <section class="row"> <!--Start slider news--> <div class="col-12 col-md-6 pb-0 pb-md-3 pt-2 pr-md-1"> <div id="featured" class="carousel slide carousel" data-ride="carousel"> <!--dots navigate--> <ol class="carousel-indicators top-indicator"> <li data-target="#featured" data-slide-to="0" class="active"></li> <li data-target="#featured" data-slide-to="1"></li> <li data-target="#featured" data-slide-to="2"></li> <li data-target="#featured" data-slide-to="3"></li> </ol> <!--carousel inner--> <div class="carousel-inner"> <!--Item slider--> <div class="carousel-item active"> <div class="card border-0 rounded-0 text-light overflow zoom"> <div class="position-relative"> <!--thumbnail img--> <div class="ratio_left-cover-1 image-wrapper"> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <img class="img-fluid w-100" src="https://bootstrap.news/source/img1.jpg" alt="Image description"> </a> </div> <div class="position-absolute p-2 p-lg-3 b-0 w-100 bg-shadow"> <!--title--> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <h2 class="h3 post-title text-white my-1">Superstar calls for football clean up amid series of shocking allegations</h2> </a> <!-- meta title --> <div class="news-meta"> <span class="news-author">by <a class="text-white font-weight-bold" href="../category/author.html">Jennifer</a></span> <span class="news-date">Oct 22, 2019</span> </div> </div> </div> </div> </div> <!--Item slider--> <div class="carousel-item"> <div class="card border-0 rounded-0 text-light overflow zoom"> <div class="position-relative"> <!--thumbnail img--> <div class="ratio_left-cover-1 image-wrapper"> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <img class="img-fluid w-100" src="https://bootstrap.news/source/img2.jpg" alt="Image description"> </a> </div> <div class="position-absolute p-2 p-lg-3 b-0 w-100 bg-shadow"> <!--title--> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <h2 class="h3 post-title text-white my-1">Walmart shares up 10% on online sales lift</h2> </a> <!-- meta title --> <div class="news-meta"> <span class="news-author">by <a class="text-white font-weight-bold" href="../category/author.html">Jennifer</a></span> <span class="news-date">Oct 22, 2019</span> </div> </div> </div> </div> </div> <!--Item slider--> <div class="carousel-item"> <div class="card border-0 rounded-0 text-light overflow zoom"> <div class="position-relative"> <!--thumbnail img--> <div class="ratio_left-cover-1 image-wrapper"> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <img class="img-fluid w-100" src="https://bootstrap.news/source/img3.jpg" alt="Image description"> </a> </div> <div class="position-absolute p-2 p-lg-3 b-0 w-100 bg-shadow"> <!--title--> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <h2 class="h3 post-title text-white my-1">Bank chief warns on Brexit staff moves to other company</h2> </a> <!-- meta title --> <div class="news-meta"> <span class="news-author">by <a class="text-white font-weight-bold" href="../category/author.html">Jennifer</a></span> <span class="news-date">Oct 22, 2019</span> </div> </div> </div> </div> </div> <!--Item slider--> <div class="carousel-item"> <div class="card border-0 rounded-0 text-light overflow zoom"> <div class="position-relative"> <!--thumbnail img--> <div class="ratio_left-cover-1 image-wrapper"> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <img class="img-fluid w-100" src="https://bootstrap.news/source/img4.jpg" alt="Image description"> </a> </div> <div class="position-absolute p-2 p-lg-3 b-0 w-100 bg-shadow"> <!--title--> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <h2 class="h3 post-title text-white my-1">The world's first floating farm making waves in Rotterdam</h2> </a> <!-- meta title --> <div class="news-meta"> <span class="news-author">by <a class="text-white font-weight-bold" href="../category/author.html">Jennifer</a></span> <span class="news-date">Oct 22, 2019</span> </div> </div> </div> </div> </div> <!--end item slider--> </div> <!--end carousel inner--> </div> <!--navigation--> <a class="carousel-control-prev" href="#featured" 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="#featured" role="button" data-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div> <!--End slider news--> <!--Start box news--> <div class="col-12 col-md-6 pt-2 pl-md-1 mb-3 mb-lg-4"> <div class="row"> <!--news box--> <div class="col-6 pb-1 pt-0 pr-1"> <div class="card border-0 rounded-0 text-white overflow zoom"> <div class="position-relative"> <!--thumbnail img--> <div class="ratio_right-cover-2 image-wrapper"> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <img class="img-fluid" src="https://bootstrap.news/source/img5.jpg" alt="Image description"> </a> </div> <div class="position-absolute p-2 p-lg-3 b-0 w-100 bg-shadow"> <!-- category --> <a class="p-1 badge badge-primary rounded-0" href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/">Lifestyle</a> <!--title--> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <h2 class="h5 text-white my-1">Should you see the Fantastic Beasts sequel?</h2> </a> </div> </div> </div> </div> <!--news box--> <div class="col-6 pb-1 pl-1 pt-0"> <div class="card border-0 rounded-0 text-white overflow zoom"> <div class="position-relative"> <!--thumbnail img--> <div class="ratio_right-cover-2 image-wrapper"> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <img class="img-fluid" src="https://bootstrap.news/source/img6.jpg" alt="Image description"> </a> </div> <div class="position-absolute p-2 p-lg-3 b-0 w-100 bg-shadow"> <!-- category --> <a class="p-1 badge badge-primary rounded-0" href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/">Motocross</a> <!--title--> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <h2 class="h5 text-white my-1">Three myths about Florida elections recount</h2> </a> </div> </div> </div> </div> <!--news box--> <div class="col-6 pb-1 pr-1 pt-1"> <div class="card border-0 rounded-0 text-white overflow zoom"> <div class="position-relative"> <!--thumbnail img--> <div class="ratio_right-cover-2 image-wrapper"> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <img class="img-fluid" src="https://bootstrap.news/source/img7.jpg" alt="Image description"> </a> </div> <div class="position-absolute p-2 p-lg-3 b-0 w-100 bg-shadow"> <!-- category --> <a class="p-1 badge badge-primary rounded-0" href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/">Fitness</a> <!--title--> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <h2 class="h5 text-white my-1">Finding Empowerment in Two Wheels and a Helmet</h2> </a> </div> </div> </div> </div> <!--news box--> <div class="col-6 pb-1 pl-1 pt-1"> <div class="card border-0 rounded-0 text-white overflow zoom"> <div class="position-relative"> <!--thumbnail img--> <div class="ratio_right-cover-2 image-wrapper"> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <img class="img-fluid" src="https://bootstrap.news/source/img8.jpg" alt="Image description"> </a> </div> <div class="position-absolute p-2 p-lg-3 b-0 w-100 bg-shadow"> <!-- category --> <a class="p-1 badge badge-primary rounded-0" href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/">Adventure</a> <!--title--> <a href="https://bootstrap.news/bootstrap-4-template-news-portal-magazine/"> <h2 class="h5 text-white my-1">Ditch receipts and four other tips to be a shopper</h2> </a> </div> </div> </div> </div> <!--end news box--> </div> </div> <!--End box news--> </section> <!--END SECTION--> </div> </div> <!--end code--> </div> <!--footer starts from here--> <footer class="footer"> <div class="container bottom_border"> <div class="row"> <div class=" col-sm-4 col-md col-sm-4 col-12 col"> <h5 class="headin5_amrc col_white_amrc pt2">Find us</h5> <!--headin5_amrc--> <p class="mb10">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</p> <p><i class="fa fa-location-arrow"></i> 9878/25 sec 9 rohini 35 </p> <p><i class="fa fa-phone"></i> +91-9999878398 </p> <p><i class="fa fa fa-envelope"></i> info@example.com </p> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Quick links</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="http://webenlance.com">Image Rectoucing</a></li> <li><a href="http://webenlance.com">Clipping Path</a></li> <li><a href="http://webenlance.com">Hollow Man Montage</a></li> <li><a href="http://webenlance.com">Ebay & Amazon</a></li> <li><a href="http://webenlance.com">Hair Masking/Clipping</a></li> <li><a href="http://webenlance.com">Image Cropping</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Quick links</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="http://webenlance.com">Remove Background</a></li> <li><a href="http://webenlance.com">Shadows & Mirror Reflection</a></li> <li><a href="http://webenlance.com">Logo Design</a></li> <li><a href="http://webenlance.com">Vectorization</a></li> <li><a href="http://webenlance.com">Hair Masking/Clipping</a></li> <li><a href="http://webenlance.com">Image Cropping</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-12 col"> <h5 class="headin5_amrc col_white_amrc pt2">Follow us</h5> <!--headin5_amrc ends here--> <ul class="footer_ul2_amrc"> <li><a href="#"><i class="fab fa-twitter fleft padding-right"></i> </a> <p>Lorem Ipsum is simply dummy text of the printing...<a href="#">https://www.lipsum.com/</a></p> </li> <li><a href="#"><i class="fab fa-twitter fleft padding-right"></i> </a> <p>Lorem Ipsum is simply dummy text of the printing...<a href="#">https://www.lipsum.com/</a></p> </li> <li><a href="#"><i class="fab fa-twitter fleft padding-right"></i> </a> <p>Lorem Ipsum is simply dummy text of the printing...<a href="#">https://www.lipsum.com/</a></p> </li> </ul> <!--footer_ul2_amrc ends here--> </div> </div> </div> <div class="container"> <ul class="foote_bottom_ul_amrc"> <li><a href="http://webenlance.com">Home</a></li> <li><a href="http://webenlance.com">About</a></li> <li><a href="http://webenlance.com">Services</a></li> <li><a href="http://webenlance.com">Pricing</a></li> <li><a href="http://webenlance.com">Blog</a></li> <li><a href="http://webenlance.com">Contact</a></li> </ul> <!--foote_bottom_ul_amrc ends here--> <p class="text-center">Copyright @2017 | Designed With by <a href="#">Your Company Name</a></p> <ul class="social_footer_ul"> <li><a href="http://webenlance.com"><i class="fab fa-facebook-f"></i></a></li> <li><a href="http://webenlance.com"><i class="fab fa-twitter"></i></a></li> <li><a href="http://webenlance.com"><i class="fab fa-linkedin"></i></a></li> <li><a href="http://webenlance.com"><i class="fab fa-instagram"></i></a></li> </ul> <!--social_footer_ul ends here--> </div> </footer> <div class="scroll-top-wrapper "> <span class="scroll-top-inner"> <i class="fa fa-2x fa-arrow-circle-up"></i> </span> </div> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
.b-0 { bottom: 0; } .bg-shadow { background: rgba(76, 76, 76, 0); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8))); background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 ); } .top-indicator { right: 0; top: 1rem; bottom: inherit; left: inherit; margin-right: 1rem; } .overflow { position: relative; overflow: hidden; } .zoom img { transition: all 0.2s linear; } .zoom:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); } .badge { font-weight: 600; font-size: 13px; color: white; background-color: #289dcc; } /*FEATURED*/ .mg-2, .mg-4{ margin-left:-20px; } .linkfeat{ background: rgba(76,76,76,0); background: -moz-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,0)), color-stop(49%, rgba(48,48,48,0)), color-stop(100%, rgba(19,19,19,1))); background: -webkit-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%); background: -o-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%); background: -ms-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%); background: linear-gradient(to bottom, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 ); } /*footer*/ .col_white_amrc { color:#FFF;} footer { width:100%; background-color:#263238; min-height:250px; padding:10px 0px 25px 0px ;} .pt2 { padding-top:40px ; margin-bottom:20px ;} footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;} .mb10 { padding-bottom:15px ;} .footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; } .footer_ul_amrc li {padding:0px 0px 5px 0px;} .footer_ul_amrc li a{ color:#CCC;} .footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;} .fleft { float:left;} .padding-right { padding-right:10px; } .footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;} .footer_ul2_amrc li p { display:table; } .footer_ul2_amrc li a:hover { text-decoration:none;} .footer_ul2_amrc li i { margin-top:5px;} .bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;} .foote_bottom_ul_amrc { list-style-type:none; padding:0px; display:table; margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; } .foote_bottom_ul_amrc li { display:inline;} .foote_bottom_ul_amrc li a { color:#999; margin:0 12px;} .social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none; } .social_footer_ul li { padding-left:20px; padding-top:10px; float:left; } .social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;} .social_footer_ul li i { width:20px; height:20px; text-align:center;} .scroll-top-wrapper { position: fixed; opacity: 0; visibility: hidden; overflow: hidden; text-align: center; z-index: 99999999; background-color: #777777; color: #eeeeee; width: 50px; height: 48px; line-height: 48px; right: 30px; bottom: 30px; padding-top: 2px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .scroll-top-wrapper:hover { background-color: #888888; } .scroll-top-wrapper.show { visibility:visible; cursor:pointer; opacity: 1.0; } .scroll-top-wrapper i.fa { line-height: inherit; }
$(document).ready(function() { $(function() { $(document).on('scroll', function() { if ($(window).scrollTop() > 100) { $('.scroll-top-wrapper').addClass('show'); } else { $('.scroll-top-wrapper').removeClass('show'); } }); $('.scroll-top-wrapper').on('click', scrollToTop); }); function scrollToTop() { verticalOffset = typeof(verticalOffset) != 'undefined' ? verticalOffset : 0; element = $('body'); offset = element.offset(); offsetTop = offset.top; $('html, body').animate({ scrollTop: offsetTop }, 500, 'linear'); } });

Related: See More


Questions / Comments: