ResolvedScroll .zass_title_holder .zass-zoomable-background
Tagged: background-attachment, fixed, scroll
- This topic has 4 replies, 3 voices, and was last updated 1 year, 2 months ago by
Althemist.
- AuthorPosts
- July 16, 2022 at 6:35 pm #34414
bara.paulatova
ParticipantHi,
I would like to ask you if there is a reason for the image to scroll on mobile devices.
I have found this in the css:
@media screen and (-webkit-min-device-pixel-ratio: 1) and (-webkit-min-device-pixel-ratio: 2)
style.css:10562.zass-fixed-background, .vc_row.vc_row-has-fill.zass-fixed-background, .zass_title_holder .zass-zoomable-background {
background-attachment: scroll !important;However, I would prefer for the background image to behave as on bigger screens – meaning – it’s fixed to the background.
Thanks for your answer.
July 19, 2022 at 12:18 pm #34442Althemist
KeymasterHi bara.paulatova,
Are you using an iPhone? This is a fix for iOS devices, as they don’t support
background-attachment: fixed
July 22, 2022 at 6:39 pm #34481bara.paulatova
ParticipantThank you for your reply.
Yes, the issue is on iPhone. Is there anyway to bypass this?
July 27, 2022 at 2:28 pm #34512Alex
KeymasterHello bara.paulatova,
Unfortunately our team member which can help you with the issue is currently sick. Please allow a bit more time.
Regards,
AlexJuly 29, 2022 at 11:49 am #34547Althemist
KeymasterHi bara.paulatova,
Sorry for the late reply. No, I am afraid it can’t be avoided. This effect can’t be used on iOS devices. It works on desktop and Android. On iOS devices it would behave just like a normal image background.
- AuthorPosts
You must be logged in and have valid license to reply to this topic.