A Pen by Jeff Bredenkamp on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="container page-wrapper"> | |
<div class="page-inner"> | |
<div id="gallery-list" class="row"> | |
<div class="gallery"> | |
<div class="slider-wrapper"> | |
<div class="product-info d-flex"> | |
<span class="product-name">Zip wallet</span> | |
<span class="product-price">$162</span> | |
<p class="product-description">Zip Wallet. Volume Two</p> | |
</div> |