Site logo

Archived topic

Double vertical sidebar

1 reply · Started by frederic on July 17, 2019

Viewing posts 1–2 of 2

Hello,

some visitor told me that a double vertical scrollbar is visible on this website.

I take a look at two different laptop (windows and osx - chrome, firefox, safari...) but I can't see it. I am using GeneratePress premium and Elementor (free) on the site.

Any idea about this issue?

best regards

f

Hi there,

Are you referring to this?
https://www.screencast.com/t/UsJ2cbSGfbO

It's casuing by this CSS you've added:

html, body {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; 
     overflow-y: scroll; 
}
This archived topic is closed to new replies.