Hello @paulus073,
Thank you for reaching out to us.
Here is the doc which will help you to change the product image size.
– https://cartflows.com/docs/filters-to-customize-product-table/
Let us know if you have any questions.
Thank You!
Hello,
Unfortunately Microsoft Outlook doesn’t recognize ‘height: 42px; width: 42px;’; and when emails are viewed in Outlook, the image is still way too big. Outlook doesn’t like PX it seems.
Is there a way to have the image look good in Outlook as well?
Previous to this latest update 1.2.8, I was editing this file, class-cartflows-ca-cart-abandonment.php after each update and changing one line to img class=”demo_img” width=”60″ height=”auto” which worked in most email clients until now.
Thanks for your help.
Hello @betonicah,
Thank you for reaching out to us.
Can you please check by removing the ‘px’ from the custom code that you have added for the image height and width?
Let us know how it goes.