Google font not in list

Home Forums All Other Themes Google font not in list

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #96693
    clareclare
    Participant
    • Topics: 8
    • Replies: 13
    • Total: 21
    Member since: February 5, 2018

    Hi – me again.

    I want to use cormorant as a body text and maybe for headings – it’s a google font but not in the list

    Using SKT Restaurant theme if that’s important.

    TIA
    Clare

    #96710
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to header.php and use this code just before closing the head Tag "</head>".

    <link href="https://fonts.googleapis.com/css?family=Cormorant" rel="stylesheet">

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    body { font-family: 'Cormorant', serif !important;}

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.