Hi,
on pages with scroll, the scroll bar wich is generally minimised automatically is showing of :
http://d.pr/i/jsif
From what I remember it was not the case before with Salient..
Any idea how to change this behavior ?
thx
Hey Stephane! The scrollbar has actually always been visible. You can modify that behavior in the init.js file though (which is located in the js folder).
Hey Stephane! The scrollbar has actually always been visible. You can modify that behavior in the init.js file though (which is located in the js folder).
Search for this section:
and change the autohidemode to true.
Cheers!
Thank you for your answer. Changing .js didn't work :( strange.
But I've disabled smooth-scrolling and its now fine.
Thanks !
That's pretty weird but am glad you got to a desirable result anyway :)
Cheers