Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #776663

    The fullscreen slider pics doesn’t show up on mobile (iPhone 5 and 6 with latest iOS). Just a color background with captions and buttons. It looks fine in Safari Simulator on Mac but not on any iPhone device with Safari, Chrome nor Firefox? Gah!

    #776735

    I have to turned off Fixed scrolling. Gah!

    #776781

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #776785

    I have changed too Parallax and this work on iPhone

    #777370

    Hi Roine,

    Checked in Safari, iPhone and mobile emulators, the top slider is there. Is parallax working for you?

    Best regards,
    Victoria

    #891493

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

    #891617

    Hi sushilkin,

    Thank you for sharing! :)

    Best regards,
    Victoria

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