This topic has 4 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Hi,
I have recently updated WordPress and the theme after the Visual Composer problems, but since then I now have two Scroll bars on the website, but only on Chrome.
I have disabled all plugins and still had the problem, I also tried the website using TwentyFourteen and the Double Scroll bar wasnt there.
Any ideas what it could be? Currently the site is in Test development so isnt in a live environment yet. The website was working fine, till i updated it all today.
Thanks!
Hello,
Try to use this code in Theme Options > Custom CSS > Custom CSS for desktop:
.st-container .st-pusher {
overflow-y: hidden;
}
Regards,
Eva Kemp.
Hi!
Thanks for very quick reply!
Tried that and amended it a bit and its gone now 🙂
.page-wrapper {
overflow-y: hidden;
}
Did that and works fine now!
Thanks for great theme and support!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Double Scroll Bar On Chrome’' has been successfully resolved, and the topic is now closed for further responses