Home › Forums › Jevelin Theme › Product images are now huge
Home › Forums › Jevelin Theme › Product images are now huge
Hi,
What happened with the product images? They are now so huge! I am not aware of having changed anything.
Any idea how to reduce them? Have I done something wrong?
Cheers
Hi @CBDFactum,
I hope you are well today and thank you for your question.
I am not sure why this has happened but you can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.woocommerce #page-container ul.products li.product a img { width: auto; display: table; margin: 0 auto; }
Best regards,
Shufflehound team
I applied it but the images are still too big as they were before.
No offence, but what happened in the last updates? I have here four tickets regarding bugs which your developer implemented in your theme.
I need the images smaller. Honestly, how it is now, it is horrible.
Solution for this topic
I have tested it on my test site and it’s working fine for me using the latest version of Jevelin theme as displayed in the attached screenshot.
This can be child theme issue used on your site so to confirm it just temporary use the Jevelin theme on your site and remove the custom CSS code that you have used. If everything works fine then it’s your site child theme issue.
Yes, I confirm, now it is fine. May be a caching issue. Thx
You are most welcome here 🙂