Can anyone else see this?

[ad_1]

I am building a website for a customer, and there appears to be some white space to the right of the website (on mobile only)

After scrolling a bit, it disappears on my phone. Is this just my phone, or can anyone else see this?

The is the website.
[accuratepoolca.com](https://accuratepoolca.com)
Here’s a screenshot of the issue. https://files.fm/u/ntb2y55gf2

Thanks for any feedback.

[ad_2]
3 Comments
  1. Do you have a screenshot of what you’re seeing, because it looks normal to me. If anything, it’s the header that’s a bit messed up with the top logo covering the “Home” on the left. Probably something with the container or its width.

  2. It’s to do with your animations (the headings) – prior to playing, they’re taking up space outside the viewport. Once they’ve all played, the horizontal scroll issue is gone.

  3. Add to Themes> Customizer > Additional CSS

    @media (max-width: 921px) {
    html {
    overflow-x: hidden!important;
    }

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer