• Please help me out. My site is not displaying well on Operamini lite mobile browser.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,
    Can you try disabling Lazy load and check?

    Thanks.

    Thread Starter topson007

    (@topson007)

    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;
    }
    }
    Thread Starter topson007

    (@topson007)

    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.

    Thread Starter topson007

    (@topson007)

    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.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Featured Image’ is closed to new replies.