Home Forums WoodMart support forum Product image on mobile to big Reply To: Product image on mobile to big

#234443

Hello,

I saw the screenshot you attached.

Please try replacing the previous CSS with the following in the Custom CSS for the Mobile area.

.product-images img {
	height: 200px !important;
}

If it still doesn’t work then provide admin panel login details of the website to check it myself and help you out accordingly.

Best Regards.