horizontal scrolling section in PagePiling.js

1.2k Views Asked by At

I am trying to make a page which which have only two section 1st section which is at top haveenter image description here please see the image . Now I m able to go to div 1 to div 2 easily using pagePiling.js. can anyone tell me how to achieve the horizontal effect in div 1 . and after the end of the content on div 1 it must pagePile to div 2 . and when coming back to div 1 it user also see the effect of horizontal scroll.

1

There are 1 best solutions below

0
On

In case you want to have a section with large content and therefore create an scroll bar for that section, you can do it by adding the class pp-scrollable to that section: