Fixed background zoomed in on mobile

Hi I have created a couple of sections on a page to have the same fixed lower image background. On desktop they look great and in Pro they work perfectly across all breakpoint but on iPhone / iPad the background image is not fixed and is zoomed in and blurry.

Current css from this forum is:
.x-bg .x-bg-layer-lower-image,
.x-bg .x-bg-layer-upper-image {
background-attachment: fixed;
}

it works well but not on mobile?

Hi @leestuar1,

Thanks for reaching out.
Can you please provide any screenshots marked with the issue or any video that helps us to recognize the problem? I would also request you please mention the device, browser name version, and operating system you are using, which helps us to replicate the issue at our end.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.