• Resolved kadisaes

    (@kadisaes)


    I have been using the product catalog plugin to display my products on my website however as my products are plastic bags the size of the product is quite important and although 90% of the images look ok, I have had some problems with the images of the rectangular bags that are narrow and long and when i have uploaded them they look blurry and the dimensions have been distorted making the product look a lot wider and shorter than it should be when you click on the product. Any help would be greatly appreciated: here is the link https://kadisa.es/es/productos/bolsas-cuadradas/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Kadisaes,

    If you edit your Catalogue, you can add this CSS into the Custom CSS box:

    
    .upcp-standard-product-page .prod-cat-addt-details-main-div img {
    min-width: initial;}
    

    Let us know if you are still encountering the issue after adding this code.

    Thread Starter kadisaes

    (@kadisaes)

    Perfect!! Thank-you!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product Image Distortion’ is closed to new replies.