SSL


  • Member
    kevinfelle
    December 29, 2015 at 4:23 am #25911

    One suggestion I have for your demo content is to make sure you use // instead of http:// when linking content in it. One example for the single page theme would be you have

    @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);

    in the custom CSS section but should use

    @import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.