• Hello,

    I recently got a message from Google search console that my content is wider than my screen. It says it affected three pages and I was wondering how I can fix this so it doesn’t come up as an error in the future.

    I was also wondering if this has to do with my website coming up as two different theme styles on the phone? Some browsers will show the full website theme which is the hiero. Then sometimes it will show up in a basic WordPress version in blue blocks and white background. Usually that happens on Safari. Any assistance would be greatly appreciated!

    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    Please try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    html,
    body {
      overflow-x: hidden;
    }
    

    and try disabling mobile module by Jetpack.

    Regards,
    Kharis

    Thread Starter azonglis

    (@azonglis)

    Hey Kharis,

    Thanks so much for the assistance! That solution fixed the mobile issue and I inputed the plugin so I’ll see what google search console says! My last question was that I noticed my google adsense banner on my main page goes over the widget area of my social icons. Is there a way to edit the adsense banners from going that far over into the sidebar/widget column?

    Thanks again for all your help!

    Anson

    Hello there,

    Ads size isn’t part of theme’s code. Please check your ads manager to see if there’s responsive banner image ads to enable.

    Regards,
    Kharis

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

The topic ‘Content wider than acreen’ is closed to new replies.