Skip to content

Instantly share code, notes, and snippets.

@ViktoriyaSupport
Created May 17, 2016 09:16
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/135e7bb8dde5b6ad1a43e1cd383b523a to your computer and use it in GitHub Desktop.
Save ViktoriyaSupport/135e7bb8dde5b6ad1a43e1cd383b523a to your computer and use it in GitHub Desktop.
<div class="uk-grid" data-uk-scrollspy="{cls:'uk-animation-fade', target:'> div > .tt-animation', smoothscroll: true, repeat: true}">
<div class="uk-width-medium-1-2 uk-width-small-1-1 uk-flex uk-flex-center" style="margin-bottom: 20px;">
<div class="uk-panel tt-animation uk-cover-background" style="position: relative;">
<img src="/wp-content/uploads/2016/03/collections-1.jpg" style="border: 10px solid white;" alt="" />
<div style="position: absolute; top: 50px; left: 50px;">
<h3 class="tt-title-cat">
Brakes <br/> collection
</h3>
<div class="uk-hidden-small tt-menu-margin-top-cat">
[widget id="nav_menu-4"]
</div>
</div>
<div class="tt-bottom-cat">
<a href="/women.html" class="tt-botton-collection" >view collection</a>
</div>
</div>
</div>
<div class="uk-width-medium-1-2 uk-width-small-1-1 uk-flex uk-flex-center" style="margin-bottom: 20px;">
<div class="uk-panel tt-animation uk-cover-background" style="position: relative;">
<img src="/wp-content/uploads/2016/03/collections-2.jpg" style="border: 10px solid white;" alt="" />
<div style="position: absolute; top: 50px; left: 50px;">
<h3 style="font-family: 'Maven Pro'; font-size: 26px; font-weight: 500; color: #727272; text-transform: uppercase;">
Seat <br/> Covers collection
</h3>
<div class="uk-hidden-small tt-menu-margin-top-cat">
[widget id="nav_menu-5"]
</div>
</div>
<div class="tt-bottom-cat">
<a href="/men.html" class="tt-botton-collection" >view collection</a>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment