Jump to content

Thumbnails showed on product page


DARKF3D3

Recommended Posts

I notice that with responsive theme at full reslution (>1200px) all my 4 thumbnails are showed, while when you decrease the resolution less images are showed. For example when resolution it's less than 1200px it show only 3 pics, and if less than only 991px only 2.

 

How can I canghe number of thumbnai showed? I want to increase it because there's available space for more images.

Link to comment
Share on other sites

This is the code taken from one of the thumbnail below the main product image:

<li id="thumbnail_1437">
<a href="http://my-website/1437-thickbox_default/image.jpg" data-fancybox-group="other-views" class="fancybox shown" title="image">
<img class="img-responsive" id="thumb_1437" src="http://my-website/1437-cart_default/image.jpg" alt="image" title="image" height="80" width="80" itemprop="image">
</a>
</li>
Link to comment
Share on other sites

×
×
  • Create New...