fonts changing from http to https

2 replies · opened Jan 19, 2022

Jjenguthrie9Jan 19, 2022

I had an issue when I did an SSL certificate and redirected my site to the secure https where all the fonts site-wide changed. I believe they may have defaulted to a template original? They should be a slab serif for headlines, and a thinner sans serif for body. (screenshots attached)

My domain and hosting is through GoDaddy, using the Linux cPanel. I followed their instruction to locate the .htaccess file, and added the lines of code. (screenshots attached)

I did speak with support at GoDaddy, and we were able to determine that it has something with redirecting from http to https, though they couldn't tell me exactly what. Please help!

SSemicolon WebSTAFFJan 20, 2022

Hello,

The issue appears to be with the https:// Mixed Content. Since you are using https:// for your Website, make sure that all the External Links on your Page starts from https://. Example:
[ch_pre]http://fonts.googleapis.com/css[/ch_pre]

should be replace with:
[ch_pre]https://fonts.googleapis.com/css[/ch_pre]

Thats it! This will definitely fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Jjenguthrie9Jan 20, 2022

PERFECT -- that worked! Thank you so much.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard