Hi,
I have a site running on Helix Ultimate 2.0.7 and Pagebuilder Pro at https://www.irmcb.org/.
I learned that enabling "Compress CSS Files" in the template configuration causes the section background image to not display on the homepage at the link above.
The homepage also displays images using the "image" addon. After upgrading to 2.07 from 1.1.4, I learned that I needed to configure custom addon width to the image in order to make the image container size down to the image. That works fine. However, if I don't enable "Compile SCSS to CSS" on every page load, I learned that the custom addon width configured on the image addon does not persist, and the image addon container displays full width beyond the image. This means my custom addon width configuration only works if "Compile SCSS to CSS" is enabled in the template.
Currently, the site is template has "Compress CSS Files" disabled, and "Compile SCSS to CSS" enabled. SPPB is in operations mode. As such, the frontpage displays properly.
To reproduce the errors of the section background image not displaying at all, and the image addons displaying improperly, I only need to re-enable "Compress CSS Files" and disable "Compile SCSS to CSS".
I learned to disable "Compress CSS files" from other forum posts describing the same issue with section background images. I could not find any other posts on the image addon display issue.