Hi Olga,
I have an issue with woopress and using a SSL certificate on my Admin page, scripts are trying to load wp-admin.
In google chrome I get an error saying that is trying to load unsafe scripts in the search bar shield icon.
Looking at the error console in google chrome developer tools it is saying the issue is mixed content, the theme is trying to load http resources such as fonts.googleapis and JQMIGRATE
I would like to resolve this issue please, apparently adding // in place of http will resolve this issue, where are these added so I can fix this please?
Thank you.