Failed to load content css: … destin-basic/library/css/admin/editor-style.css
-
More info for people that haven’t come across this as I couldn’t find anyone that had in a search.
Failed to load content css: … destin-basic/library/css/admin/editor-style.css
Edit line 8 to make the URL https. So…
FROM:
@import url(http://fonts.googleapis.com/css?family=Roboto:300italic,700italic,300,700|Railway);TO
@import url(https://fonts.googleapis.com/css?family=Roboto:300italic,700italic,300,700|Railway);
The topic ‘Failed to load content css: … destin-basic/library/css/admin/editor-style.css’ is closed to new replies.
