This topic has 6 replies, 2 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hi Eva,
I could not reopen the topic this relates to so had to start a new one.
On the fix you applied to the cart hover which fixed the price totals the product images seem to have been affected.
They now appear full size in the cart hover instead of the small 50 x 50 size they used to appear.
Can you fix/undo whatever change you made that has affected this?
Thanks,
Frank
Hello,
As I see the images are shown fine:
http://storage3.static.itmages.com/i/15/0326/h_1427377447_2535722_cbb54503d0.png
Could you please show a screenshot where you see the issue?
Thank you.
Regards,
Eva Kemp.
Hi Eva,
Sorry, I only noticed that the problem only occurs on the cart and checkout pages. The problem being the small thumbs are full size pushing out all the cart info.
On the other pages, I am almost certain all the images used to be 50 x 50, nice perfect squares to fit the space but now they are only 50px wide and all have different heights.
Regards,
Frank
Hello,
I’ve added this code in style.css of your child theme:
.products-small .product-item .product-image {
width: 50px;
}
Please check the images in cart popup window now.
Regards,
Eva Kemp.
Hi Eva,
That seems to have fixed it, thanks.
Frank
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Cart Hover Thumbnail Sizes distorted after previous fix on another issue’' has been successfully resolved, and the topic is now closed for further responses