I have added an SSL to my forum and after that I cannot seem to get the full version of the forum "Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error." On dev tools I am getting:
The Page at www.example.com/public was loaded over HTTPS but requested an insecure stylesheet. The request has been blocked; the content must be served over HTTPS.
So my question now is, how do I force it to go over HTTPS and not just http?