Independent Scrolling for Columns
-
Hi there!
I'm trying to get independent scrolling for columns working on this page:
http://actualobjects.org/category/work
For a minute it seemed like I was almost there but after turning off on scroll element transitions it stopped working.
Basically the body of the page should be fixed and each column should scroll by itself.
If anyone has any suggestions let me know!
I've put all of each column's content into three stacks and set HTML classes (left, middle, right). Current CSS I am using is as follows:
.slug-work .left, .middle, .right { overflow: scroll; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: none; } .slug-work html, body { margin: 0; height: 100vh; }
-
Dear @willcanning
Im so sorry that no one replied to this thread, this isn't a practice we wish to maintain! forgive me
Did you manage to find a solution to your problem in my absence?
Thank you for your patience and for using Lay Theme
Sincerely
Richard
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