Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #891166

    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

    #891244

    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

    #891497

    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;
    }

    #891620

    Hi sushilkin,

    Thank you for sharing!

    @tbp Have you tried that?

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.