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.
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!
Hello, Thanks for response.
Is there a solution without using (mobile theme plugin) ???
Hello,
Can you solve this problem without (mobile theme plugin) ??
https://imgur.com/SN6R7Wb
Hello,
I just checked the website mentioned in the screenshot and that problem is now resolved – https://i.imgur.com/4DssJBU.png
Thank you!
Hello,
The problem exists in the article pages.
You can check this page:
https://www.info24android.com/creer-nouveau-compte-roblox/
The problem is that the theme newsmag does not responsive well with 412 px.
https://imgur.com/XMCFIxM
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!
Hello,
This problem has been solved.
I hope to you add it in the next update to the theme.
Thank you.