Error message “Failed to load content css:”
Apears when I import an webfont to editor-styles.css:
Example:
/*MyFonts Kit*/
@import url(‘MyFontsWebfontsKit.css’);
Firefox 55.0.3 (32-bit, Windows 7 x64)
Demo:
[video src="https://www.martin-dillschneider.de/projekte/enfold_error_editor-styles.mp4" /]
Hey dillionline,
That is happening because the URL you are using is not correct.
You need to use the full URL for the CSS file to be located properly
Best regards,
Basilis
Thank you. Fixed it. I pasted the webfonts links directly to editor-style.css