Hi,
our images in fullscreen slider are not working with mobile devices iOS, IPhone 6.
We can´t fix it with a background images and
can´t find find a solution in other threads.
Can you help please.
We have tried the backgound images in de version and let the other versions original.
We have added the details in private content
rgds
tbp
Hey tbp,
I can see the images on my iphone. Could you please clear the cache, check again and get back to us.
Best regards,
Victoria
Here’s what I’ve noticed:
Fixed background in Color Sections fallback nicely to scroll on older iPhones.
Fixed background in Fullscreen Sliders do not.
Adding this CSS allows the Fullscreen Slider to behave like a Color Section and solves the background image issues on older iOS devices:
.avia_mobile .avia-fullscreen-slider .avia-slideshow > ul > li {
background-attachment: initial !important;
}
Hi sushilkin,
Thank you for sharing!
@tbp Have you tried that?
Best regards,
Victoria