Double scrollbar with nice scroll/smooth scroll on Chrome
http://simplycreative.pl/zainspiruj-sie/
After using Smooth Scroll or Nice Scroll (from BeTheme options), in Chrome appears double sidebar.
After adding overflowY:hidden; to html in Chrome everything works perfect, but in other browsers (Firefox, Opera, IE) both of scrollbars disappear and scrolling is locked. When I use deafault browser scrollbar everything is ok, but I would like to have smooth scrolling effect.
How can I fix this?
html {
overflow-y:hidden !important;
}
After using Smooth Scroll or Nice Scroll (from BeTheme options), in Chrome appears double sidebar.
After adding overflowY:hidden; to html in Chrome everything works perfect, but in other browsers (Firefox, Opera, IE) both of scrollbars disappear and scrolling is locked. When I use deafault browser scrollbar everything is ok, but I would like to have smooth scrolling effect.
How can I fix this?
html {
overflow-y:hidden !important;
}
Comments
if you have a problem with scroll feature, please switch to default browser scroll under Theme optiosn > Addons & Plugins > Addons section because the problem must be related with your plugins or additional customization.
Thanks!