When the site itself being served from https, requesting the google fonts file over http causes the browser to display warnings.

The simple fix is, in venture_theme/style.css, to use "//fonts.googleapis.com" rather than "http://fonts.googleapis.com".

Comments

coreyp_1 created an issue. See original summary.

johnrosswvsu’s picture

Status: Active » Needs review
StatusFileSize
new559 bytes

I am attaching a patch for the proposed solution.

kunal_kapoor’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new25 KB

The patch is working fine , added a screenshot

  • Gauravmahlawat committed e930026 on 7.x-1.x
    Issue #2658592 by johnrosswvsu, kunalkapoor: fonts.google.com should not...
gauravvvv’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.