I’m using a fixed position image inside a section. All works well except in Mac Firefox 59.0.1. The image scrolls on desktop and is controlled by this rule in the webflow css:
*html.w-mod-touch * {
background-attachment: scroll !important;
Do I need to go into the webflow.css and set this rule to be mobile only? Not sure why it’s not. Thoughts?
https://preview.webflow.com/preview/arnica?preview=2c8c9b52f3cce821122d751a8c6e134c
Here is my site Read-Only: LINK
(how to share your site Read-Only link)