Skip to content

Instantly share code, notes, and snippets.

@sarhov
Last active August 20, 2017 22:42
Show Gist options
  • Save sarhov/e5633f37e497a6e6de3b2449377ed464 to your computer and use it in GitHub Desktop.
Save sarhov/e5633f37e497a6e6de3b2449377ed464 to your computer and use it in GitHub Desktop.
Template of mid-image
<!--mid-image-->
<div class="product-feature-row-acoustic">
<div class="mobile_feature_title visible-xs"><h2>ACOUSTIC PANEL <br> FEATURES</h2></div>
<div class="mobile_feature_mask visible-xs"></div>
<div class="prod_feature_title container">
<div class="first-feature-wrap">
<div class="first-feature-top">
MDF CONSTRUCTION
</div>
<div class="first-feature-bottom">
Performs better than solid wood, standing up to changes in heat and humidity.
</div>
<div class="first-ellipse">
<img src="//cdn.shopify.com/s/files/1/1938/5147/t/12/assets/ellipse.png?14970934723903747630">
</div>
</div>
<div class="second-feature-wrap">
<div class="second-feature-top">
FIBER CORE
</div>
<div class="second-feature-bottom">
Effectively controls primary reflections and flutter echo.
</div>
<div class="second-ellipse">
<img src="//cdn.shopify.com/s/files/1/1938/5147/t/12/assets/ellipse.png?14970934723903747630">
</div>
</div>
<div class="third-feature-wrap">
<div class="third-feature-top">
1.5 INCH PROFILE
</div>
<div class="third-feature-bottom">
Provides high-density noise absorption while remaining sleek and stylish.
</div>
<div class="third-ellipse">
<img src="//cdn.shopify.com/s/files/1/1938/5147/t/12/assets/ellipse.png?14970934723903747630">
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-6 hidden-xs">
<h2>ACOUSTIC PANEL FEATURES</h2>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 prod_feature_inner_right">
<img src="//cdn.shopify.com/s/files/1/1938/5147/t/12/assets/feature-acoustic-panels.png?14970934723903747630">
</div>
</div>
</div>
<!--mid-image-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment