Skip to content

Instantly share code, notes, and snippets.

@ViktoriyaSupport
Last active May 17, 2016 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ViktoriyaSupport/6da62a438e7637c3baa3d85a650b682d to your computer and use it in GitHub Desktop.
Save ViktoriyaSupport/6da62a438e7637c3baa3d85a650b682d to your computer and use it in GitHub Desktop.
<div class="uk-grid uk-grid-medium">
<div class="uk-width-small-1-1 uk-width-medium-1-2" style="margin-bottom: 20px;">
<div class="uk-panel" style="background-image: url('/wp-content/uploads/2016/03/collection-1.jpg'); background-repeat: no-repeat; background-size: cover; height: 180px; border: 10px solid white;">
<p style="font-size: 26px; font-family: 'Maven Pro'; color: #727272; text-transform: uppercase; margin-top: 50px; margin-left: 50px; margin-bottom: 28px;">
women collection
</p>
<a href="/product-category/women/" class="tt-help-booton">view category</a>
</div>
</div>
<div class="uk-width-small-1-1 uk-width-medium-1-2" style="margin-bottom: 20px;">
<div class="uk-panel" style="background-image: url('/wp-content/uploads/2016/03/collection-2.jpg'); background-repeat: no-repeat; background-size: cover; height: 180px; border: 10px solid white;">
<p style="font-size: 26px; font-family: 'Maven Pro'; color: #727272; text-transform: uppercase; margin-top: 50px; margin-left: 50px; margin-bottom: 28px;">
men collection
</p>
<a href="/product-category/men/" class="tt-help-booton">view category</a>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment