Content is not sized correctly for the viewport

Posted in: Newsmag
Post count: 6

This error exists after checking the theme on Lighthouse Chrome

Content is not sized correctly for the viewport. The viewport size of 415px does not match the window size of 412px.

If the width of your app’s content doesn’t match the width of the viewport, your app might not be optimized for mobile screens.

Post count: 35449

Hello,
The theme is responsive and it should adjust after each screen that it is used. Also, this is coming with a special plugin dedicate only for mobiles (mobile theme plugin) – https://i.imgur.com/LG8i8gL.png
Thank you!

Post count: 6

Hello, Thanks for response.
Is there a solution without using (mobile theme plugin) ???

Post count: 6

Hello,
Can you solve this problem without (mobile theme plugin) ??
https://imgur.com/SN6R7Wb

Post count: 35449

Hello,
I just checked the website mentioned in the screenshot and that problem is now resolved – https://i.imgur.com/4DssJBU.png
Thank you!

Post count: 6

Hello,
The problem exists in the article pages.
You can check this page:
https://www.info24android.com/creer-nouveau-compte-roblox/

Post count: 6

The problem is that the theme newsmag does not responsive well with 412 px.
https://imgur.com/XMCFIxM

Post count: 35449

Hi,
From what I can see on the articles, the screen goes left-right, and on a more detailed investigation, I see that the css from a plugin referred to the one in the theme for the social share elements.
The simplest solution is to use a css code:
.single .td-post-sharing-bottom {
padding: 8px;
}

This code needs to be set in the theme panel > custom code> advance css > phone.
Thank you!

Post count: 6

Hello,

This problem has been solved.
I hope to you add it in the next update to the theme.

Thank you.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newsmag’ is closed to new topics and replies.