mobileview screenshot Copy
Description
This is code will add a mobile view of a portfoilo item. Use as many times as you want. Just replace the image source
This is code will add a mobile view of a portfoilo item. Use as many times as you want. Just replace the image source
HTML Source Code
<!--Start-->
<article class="portfolio_item type-portfolio_item status-publish has-post-thumbnail hentry portfolio-abstract">
<a href="#" title="Fullscreen Slideshow in Post">
<div class="entry-thumbnail-popover">
<div class="entry-thumbnail-popover-content popover-content--animated">
<h3 class="portfolio_item-title">Title</h3><p>Description […]</p>
<span class="btn">Read More</span>
</div>
</div>
<img width="420" height="560" src="http://if-media.com/wp-content/themes/ifmedia/img/africaoakland1.png" class="attachment-portfolio-scroller-widget size-portfolio-scroller-widget wp-post-image" alt="" />
</a>
</article>
<!--End-->