Hi @sibichan,
Could you send us the reference link where the issue is occurring? Without inspecting the issue we are unable to find out the reason.
For faster support, you can post your question in our Support Forum.
Regards.
Working on localhost. Check the screenshot http://imagehostnow.com/v/2863.
Sorry to say that it is really impossible for us to fix it without inspecting. There might be CSS code overridden issue. It could easily be solved.
However, please try the following CSS code in your Additional CSS field.
Screenshot → https://prnt.sc/lehz3t
CSS code →
div.wps-slider-section img.wpsf-product-img {
max-width: 100% !important;
height: auto !important;
}
Regards.