Double scrollbar due to overflow
-
Hi,
it will soon be 2 years since I am running this website. I used elementor since the beginning and I never had this problem.
I am using Neve theme. Recently they updated the theme to another version and since it, elementor is causing problems where I get double scrollbar on all devices and browsers.
I found a piece of code that, when included in additional css, fixes the issue.
The code is:
body{ width:100%; overflow-x:hidden; overflow-y:hidden; }
I’m curious though why is this happening only now? I don’t want additional code on websites unless I absolutely need to use it. This website has been running well so far without this piece of code so I was curious if there is any way I can go back to not needing this.
I tried going through default settings in elementor and wordpress but I can’t seem to find an option that fixes this.
Again, this issue appears on ALL pages and on all browsers and devices (pc, mobile, chrome, mozilla, edge…).
To summarize: since last theme update, I am forced to use CSS to prevent double scrollbar from appearing (it appears only when Elementor is activated as a plugin).
The page I need help with: [log in to see the link]
- The topic ‘Double scrollbar due to overflow’ is closed to new replies.