Installing Perfect-Scrollbar

337 Views Asked by At

I am trying to install this plugin. I am following this code. But my output is like below. Why it displaying like this ?

enter image description here

1

There are 1 best solutions below

0
Lela On

I can't see the link you shared with us, but I'm pretty sure (I used different scrollbar plugins in my projects) that you need to set the container you want to scroll like this:

position: relative;
overflow: hidden