Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1250036

    Hi,

    I noticed that if you choose the setting Fixed or Parallels – Color section – Problem Custom wallpaper – this is never displayed 1 to 1 on a mobile device or tablet.

    This setting only works on a desktop.

    Is there a solution for this because my customer would like to see this effect on other devices as well.

    Thanks.

    Best Regards
    Stefan

    #1251067
    This reply has been marked as private.
    #1251101

    Hi,

    Thank you for the inquiry.

    This setting only works on a desktop.

    Yes, that is true. The Parallax effect is intentionally disabled on mobile devices and iOS devices have issues displaying Fixed background when the Background Repeat is set to Stretch to Fit. You may need to set the Background Repeat settings to Scale to Fit to make the fixed effect work on iOS devices.

    // https://caniuse.com/background-attachment

    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.
    iOS has an issue preventing background-attachment: fixed from being used with background-size: cover – see details

    Best regards,
    Ismael

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