Hi guys,
thanks for your great work!
How can I display a fixed background, over which text scrolls, also for mobile?
Look on the homepage, under the Gallery.
Thank you + best regards
Hey mary301187,
Thank you for the inquiry.
Looks like you already found the Styling > Background > Background Attachment settings. If you’re not seeing the effect in mobile view, it’s possible that the browser doesn’t support the background-attachment property.
Best regards,
Ismael
I try chrome and safari on iphone and androit. but it doens´t work
Hey guys, please help my. its very important for the customer
Hi,
The background-attachment: fixed property is only partially supported on Safari browsers and Android browser doesn’t support it at all. It’s possible that the version you’re checking it with doesn’t support the property.
Please check the link below for more info: https://caniuse.com/background-attachment
Known Issues:
— Firefox does not appear to support the local value when applied on a textarea element.
— 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