Cover parallax in Safari not working as expected
-
hey @arminunruh
I'm having issues with the cover parallax feature in Safari (and Orion), desktop and mobile.
Not sure if it’s related to the latest updates, but now that feature works horribly on those browsers.It's slow and breaks a lot... the scroll isn’t smooth at all. It looks like the page dropped the refresh rate :/ This issue doesn't seem to happen with Chrome, Firefox and Edge.
Here’s a link for you to see it
—> https://www.daniel-martins.com/wandering-on-prediction/PS: I'm a Laytheme and Safari user for many years, and I think this is the first time I'm experiencing this bug. At least in this very noticeable way.
Hope you can help, thank you!
-
yea i haven't changed anything about the cover parallax, its just janky on safari :|
i never used orion
let me see if i can improve this mmh
-
An improvement would be great @arminunruh!
Let me know updates on this please
Thank you -
yea i tried a little bit but i couldn't really improve this
best to turn off parallax for now for your cover
maybe only turn on darken -
Sad to know @arminunruh :/
It would be great to have a fix for that soon.Is there a simple way, with custom code, to disable parallax on Safari only?
Thank you -
i will try and look into this further because i also think there should be a way to make this performant
try this css:
.is-safari .cover-region{
transform: translate3d(0,0,0)!important;
} -
It worked!
I also tested with "transform: inherit !important;" and also works.Thank you @arminunruh
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