Title: https support
Last modified: August 31, 2016

---

# https support

 *  [nickpasadakis](https://wordpress.org/support/users/nickpasadakis/)
 * (@nickpasadakis)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/https-support-25/)
 * Thank you for the cool theme.
 * I switched my site to https recently and in some browsers I get an error because
   the theme is loading Google fonts using the http and not the https protocol.
   
   The problem lies in /assets/css/main.less file in line 28: `@import url(http://
   fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);` should become: `@
   import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);`
 * I can change this file (or more accurately the generated main.css) and the problem
   is solved but it will be back when the theme will be updated. Any suggestions
   for a permanent solution?
 * BTW this should find its way into the next update since the web is moving towards
   the https protocol.
 * Thanks in advance
 * Nick Pasadakis

The topic ‘https support’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/seller/1.4.1/screenshot.png)
 * Seller
 * [Support Threads](https://wordpress.org/support/theme/seller/)
 * [Active Topics](https://wordpress.org/support/theme/seller/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/seller/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/seller/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * 0 replies
 * 1 participant
 * Last reply from: [nickpasadakis](https://wordpress.org/support/users/nickpasadakis/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/https-support-25/)
 * Status: not resolved