Hi there,
Just wanted to report that it seems there is an issue when having a fixed background CSS in place that it isn’t listening to any of the CSS in place on the section.
Scenario is: section has a lower level background on it, the background is a large image and is set to size: cover position: centre. When the CSS below is added into the Global CSS then any settings I add to the lower background section such as changing the size and position etc doesnt seem to take effect in the preview or live site.
.x-bg-layer-lower-image {
background-attachment: fixed;
}
There also seems to be a glitch in Safari - the background images are zoomed in like 1000%, both on mobile and iPad it seems (not sure about Desktop).
Secure note for URL.
Thanks, Tom.