I get the following issue when in the editor after upgrading WP to 4.8.2 –
Failed to load content css: //fonts.googleapis.com/css?family=Pontano+Sans
I see there was an earlier thread which was similar, and recommended changing http to https in wp-content/themes/graphene/includes/theme-setup.php – I have done this but still get the error (incidentally in my theme-setup I had just //fonts.googleapis.com/css?family=Pontano+Sans with no http or https so I added https in.
I have also updated the theme to the latest version.
I have deleted cache and cookies.
Does anybody have any suggestions as to why this is not working?
Thanks in advance.