Hi,
Can you try disabling Lazy load and check?
Thanks.
Have disabled the lazy load but the problem still persist. I think the image length is too long when viewing on Operamini mobile lite browser. But other browsers e.g Chrome, Moxilla etc automatically compress the image size to mobile view.
Please try adding this CSS inside Customize > Additional CSS:
@media (max-width: 600px) {
.post-thumbnail img {
max-width: 100vh;
}
}
Have paste the CSS but the problem still persist. I think the featured/thumbnail image is the cause of all this problem. The featured image is just too large and long. The mobile featured image for a mobile view should be 300 x 250/300px. Which I think mine is 1200 x 600px.
The same problem just started with other browser now.
Pls help me out.
In which other browsers did you get the issue? While checking here in Chrome, it is fine. Regarding, opera mini, I think we need to discuss in detail about the issue, so can you contact us via zakratheme.com Chat Support.
Thanks.