Home Forums Panda HTML Theme how to add more google fonts

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3548
    Johnny
    Participant

    spiritol:
    Hello, Could you tell me how to add more google fonts ? Thank you.

    Hi, add google fonts like this,
    open file panda/options.php and find this:

    'faces' => array(
    			'arial'     => 'Arial',...

    add new font to this array at the end, something like this(add Montserrat):

    ...
    'Varela Round' => 'Varela Round',
    			'Waiting for the Sunrise'=>'Waiting for the Sunrise',
    'Montserrat'

    Best

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Join Newsletter(FREE)

Subscribe to our newsletter to receive news & updates. We promise to not spam you, super promise!