Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #371457

    I have seen the other posts on this, but the proposed overflow solution did not solve the problem and instead broke the site. This happened to both of my enfold sites when I updated to the latest version. Any ideas? Examples here:

    virginiaseo.org
    cwsportsturf.com

    #371633

    Hi Imburr!

    Try deactivating all of your plugins and then clear your browser cache. If that does not fix it then try adding this to your custom CSS.

    html.responsive, .responsive body {
        overflow-x: visible !important;
    }

    Best regards,
    Elliott

    #374961

    The codes fixed the issue, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Double Scrollbar’ is closed to new replies.