Hi,
when I change the image size to width=”650″ height=”650″ and data-src=”http://placehold.it/650×650″
(was 650 x 432)
it won’t resize the box, it’s sill 650×432
please help..
original code below
tony
/portfolio-listing-7.html
<section class="grid-item filter_life filter_photography" data-postid="331">
<div class="grid-item-inside" data-lightbox="true">
<div class="grid-item-con">
<a title="" class="lightbox-item grid-item-mask-link" href="http://themes.uiueux.com/air/wp-content/uploads/sites/3/2016/08/Blest-Isle-13.jpg" data-type="" data-size="1000x665"><img class="lightbox-img-hide" width="650" height="432" src="img/blank.gif" alt="P15" title="P15" /></a>
<div class="grid-item-con-text">
<span class="grid-item-cate"><a href="#" title="View all posts in Life" class="grid-item-cate-a"data-filter=.filter_life>Life</a></span>
<h2 class="grid-item-tit">P15</h2>
</div>
</div>
<div class="brick-content ux-lazyload-wrap" style=" padding-top: 66.461538461538%;">
<img class="ux-lazyload-img lazy" width="650" height="432" alt="P15" title="P15" src="img/blank.gif" data-src="http://placehold.it/650x432"/>
</div>
</div><!--End inside-->
</section>