Advertisement
Guest User

Untitled

a guest
May 27th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!-- current -->
  2.  
  3. <li class="posts__item product col-xs-12 col-sm-3">
  4.     <a href="http://communitypod.local.titanweb.com.au/product-category/coffee-beans/" style="">    <div class="featured-image">
  5.         <div class="featured-image-holder">
  6.             <img src="http://communitypod.local.titanweb.com.au/wp-content/uploads/2014/08/leadin-3.jpg" class="attachment-full size-full wp-post-image" alt="Coffee Beans" title="Coffee Beans">
  7.         </div>
  8.     </div>
  9.     <h3>
  10.             Coffee Beans        </h3>
  11.         </a>Information coming soon.    <a class="button button-2" href="http://communitypod.local.titanweb.com.au/product-category/coffee-beans/" style="">Find out more</a>
  12. </li>
  13.  
  14.  
  15. <!-- New -->
  16.  
  17. <li class="posts__item product col-xs-12 col-sm-3">
  18.     <a href="http://communitypod.local.titanweb.com.au/product-category/coffee-beans/" style="">    <div class="featured-image">
  19.         <div class="featured-image-holder">
  20.             <img src="http://communitypod.local.titanweb.com.au/wp-content/uploads/2014/08/leadin-3.jpg" class="attachment-full size-full wp-post-image" alt="Coffee Beans" title="Coffee Beans">
  21.         </div>
  22.     </div>
  23.             <h3>
  24.             Coffee Beans        </h3>
  25.         </a>
  26. <!-- new code -->
  27. <div class="product__description">
  28. <!-- end new code -->
  29.  
  30.    Information coming soon.    <a class="button button-2" href="http://communitypod.local.titanweb.com.au/product-category/coffee-beans/" style="">Find out more</a>
  31.  
  32. <!-- new code -->
  33. </div>
  34. <!-- end new code -->
  35. </li>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement