Rokkitt font and insecure url problem

Discussion in 'BlackBird WordPress Theme' started by faraway, Dec 2, 2012.

Thread Status:
Not open for further replies.
  1. faraway

    faraway Member

    Joined:
    Nov 23, 2012
    Messages:
    56
    Likes Received:
    2
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Go to "style.css" present in your theme directory and remove the code given below

    Code:
    @import url(http://fonts.googleapis.com/css?family=Rokkitt);
    
    Sending image for reference

    [​IMG]


    Now,

    in "style.css" file search the "Rokkitt" there are multiple options comes related to this and replace them by your font type.


    This will solve your issue.
     
  3. faraway

    faraway Member

    Joined:
    Nov 23, 2012
    Messages:
    56
    Likes Received:
    2
    Thanks, Gourav. However, I'm happy to keep the Rokkitt font so I've tried a fix to my problem by setting the Rokkitt google address to https:// instead of http:// and that seems to have worked. I hope it doesn't cause any issues.
     
Thread Status:
Not open for further replies.

Share This Page