Product Images are stretched on Mobile

AF Started by Adam Fofana · March 20, 2023 at 12:10 am · 1 reply 0 voices Last reply 3 years, 3 months ago
ST
Spiracle Themes Original poster
#2

Hi Adam

Try the CSS below

.archive .woocommerce ul.products li.product a img {
	height: auto;
}

Copy & Paste into Appearance -> Customize -> Additional CSS

Let us know if this works

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Product Images are stretched on Mobile

By posting, your reply becomes public (unless marked private).