I use PRO with ETHOS - unique header, footer.
On the site doesn’t show the background images nor in the content editor preview part - only one part, when i try to edit the header section (layout)!
One more “intresting” thing: in this case doesn’t show the footer section.
PS 1:
In Chrome can see the following css code:
element.style {
margin: 0px;
padding: 50px 0px;
background-image: url(picture.jpg);
background-color: rgb(179, 179, 179);
background-position: 50% -30px;
}
If switch off the background.color, show only the transparent bg.
PS 2:
I checked more settings:
Probably troubleshooting with parallax - if i turned off the parallax, the bg show in content preview/layout mode, but doesn’t in site.
PROBLEM SOLVED:
Footer - SETUP / Content Scrolling must ON mode.