hello @ameerdanish
I didn’t find WP Responsive Recent Post Slider Plugin on https://precisionsingapore.com/blog/ this page.
And on the given blog page there is only one image and it is appearing in full size.
Please check and let me know where you are facing this issue.
Thanks and regards.
https://precisionsingapore.com/new-blog/
sorry about that,you can check on this link
Hello @ameerdanish
we have given object fit css to the image so that image will cover in the div of the image and fit to div in all devices.
however if you want to remove the object fit css then here i’m sending you css, paste this css in the plugin’s custom css option.
recent-post-slider .post-image-bg img
{
-o-object-fit:unset;
object-fit: unset;
-o-object-position: unset;
object-position: unset;
}
Thanks and Regards.
Hi @ameerdanish
Does your problem resolved?
May I know your thoughts please?
Thanks and Regards