Quote Originally Posted by nicksab View Post
Using built in developer tool, i got the following:

/includes/templates/bootstrap/css/stylesheet_zca_colors.php

Line # 90 : .listingProductImage {min-width: <?php echo (int)IMAGE_PRODUCT_LISTING_WIDTH; ?>px;}

Would the removal of it solve my display issue? I am not sure how it would affect the template as it seems to be only in the color stylesheet.

Thank you again all for helping
I see, the min width uses the value of the product Listing image width. That being said, simply adjusting the width of the image of the product listing might be sufficient to solve your issue (probably something I should have thought of from the start). I wouldn't remove it.

The width of the image is set in Admin > Images > Image - Product Listing Width