-
AuthorPosts
-
September 11, 2018 at 2:55 am #1008135
What’s the status on implementing parallax for mobile? It’s not working yet, correct? If so, are there any plans for adding that functionality in the near future?
Thanks!
September 12, 2018 at 7:32 am #1008760Hey sky19er,
Thank you for using Enfold.
I don’t think it’s going to be implemented right away and you shouldn’t bother that much because those effects just create distractions on smaller screens. Users visit sites on their phones for the content and I don’t think they’ll even notice if a background image is moving or not. And please note that fixed elements/backgrounds are not yet fully supported on Android and iOS devices.
// https://caniuse.com/#feat=css-fixed
Partial support refers to supporting local but not fixed
Only supports local when -webkit-overflow-scrolling: touch is not used
Does not support fixed, and due to a bug only supports local if a border-radius is set on the element.
iOS has an issue preventing background-attachment: fixed from being used with background-size: cover – see details
Chrome has an issue that occurs when using the will-change property on a selector which also has background-attachment: fixed defined. It causes the image to get cut off and gain whitespace around it.
Firefox does not appear to support the local value when applied on a textarea element.Best regards,
IsmaelSeptember 12, 2018 at 9:57 pm #1009084OK, thanks — I’ll pass that on to the client.
September 13, 2018 at 12:50 am #1009128September 13, 2018 at 5:11 pm #1009523Thanks. The client is being very adamant about wanting parallax on mobile, and the parallax in the layerslider element seems to actually be working in mobile. Now I’m just having trouble to get the layerslider to be more responsive (to get it to crop a little off the sides of the image, so it covers more height on mobile/portrait screens. I’ll also follow up in this other thread where you mention using the layerslider parallax: https://kriesi.at/support/topic/fullscreen-slider-parallax-only-on-bottom/#post-1008755
Thanks!
September 14, 2018 at 8:34 pm #1009937Hi,
Yea that is a bit of problem – but we would need to work it out somehow.
Best option on that is to consider hire someone to help you modify the element and make it work with your needs.Best regards,
Basilis -
AuthorPosts
- The topic ‘mobile paralax’ is closed to new replies.