Content Wider Than Screen

Posted in: Newsmag
Post count: 13

I have received a notification from Google Search Console that the content on my article posts is wider than the mobile screen. The posts they particularly flag are:

https://brooksysociety.com/top-10-coffee-shops-in-the-bishop-arts-district
https://brooksysociety.com/top-10-coffee-shops-in-little-italy-san-diego

I have hundreds of blog posts published in this format, are there any suggestions you have to ensure my content is not wider than the mobile screen?

How can I add more space between a post’s text and the left and right sides of the screen – for every post?

Post count: 35449

Hi,
I checked those two posts, but those seems to be ok, I do not see any element that is wither then the mobile screen (also, the images are adjusted, therefore should not be a problem).
What You can do if you want is to try the mobile theme plugin, indeed, this is changed the layout, but should make the mobile version faster and more easy to use – https://tagdiv.com/mobile-theme-get-mobile-ready-with-newsmag-theme/
To edit the padding from article to the current layout, the only way is using a custom css, for example this custom css:
.td-pb-padding-side {
padding-right: 20px;
padding-left: 20px;
}

This should be set in the theme panel > custom code> advance > mobile -https://i.imgur.com/VrGhapL.png
Thank you!

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