multi-pages Page / split scroll
-
Hello,
i'm trying to establish three seperate columns on one single page. Each of them should scroll up and down individually and leave the others untouched. The site http://www.stillestudio.com has this working pretty well. Can you help me how I generate these kind of navigation.
All best, Mo
-
@moritzbrue this is very customized. you can find out how such layouts work by inspecting the code in your browsers developer tools. in this case the rows are:
#leftrow {
overflow:auto;
height: 98vh;
/border-right:solid 1px black;/
}#rightrow {
overflow:auto;
height: 98vh;
}so they have different content mass but the same height. you would have to build your layout around that concept.
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com