Please check the URL provided in the private content section. Can you please explain why the Header Image is not scaling?
The settings are displayed in the screenshot provided (see private content section).
Hi antosi!
Thank you for using Enfold.
The background size of the color section is set to cover by default in order to make sure that the section is fully covered on different screen sizes. You can try to upload a smaller image or add this on Quick CSS:
.avia-full-stretch {
background-size: 100% !important;
}
Regards,
Ismael