Mobile fixed background image

hello i have a fixed IMG background on our newsletter sign up section, its working on desktop but on mobile its stuck still, i have seen sometimes it doesn’t work on mobile however i have another section that had the option to select ‘fixed background’

this section however i used this code to set it fixed;

{
background: url(“https://cdn.shopify.com/s/files/1/0870/7788/0100/files/girltimebanner.png?v=1718951416”)
no-repeat center;
background-size: cover;
background-attachment: fixed !important;
}

any ideas of how i can get it to work on mobile?

thank you :slightly_smiling_face:

Hi @girltimebeauty

This is Richard from PageFly - Shopify Page Builder App

This background attachment-fixed will not for most mobile user especially users that use iOS, the reason is simply as iOS doesn’t fully support this property yet.

So in order to make it work, you might need and parallax for mobile

Hope this can help you solve the issue

Best regards,

Richard | PageFly

@girltimebeauty

If possible, Can you please give the url store here and point to place you need to check?