Access-Control-Allow-Origin header.To allow images to display in Firefox and Safari by adding the Access-Control-Allow-Origin header in Webflow, follow these steps. Note that in Webflow, you have limited access to server settings, so options are restricted.
Access-Control-Allow-Origin header in the server settings of that service. Typically, this can be set to * for public access or specify your Webflow domain.
Webflow’s platform does not allow you to directly modify HTTP headers like Access-Control-Allow-Origin. To resolve image loading issues in Firefox and Safari, host images externally with modifiable CORS settings or work around using Webflow’s Custom Code feature to link correctly configured external resources.