Hi guys,
I am trying to add Roboto Condensed (as a heading font to my site and I have followed the Ismael’s instructions stated here with the following code but with no luck…
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Roboto Condensed’] = ‘Roboto Condensed’;
return $fonts;
}
Would you guys be able to let me know what I am doing wrong?
Many thanks – really appreciate your help
Hey edney23!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Thanks Rikard login details are as follows…
Hey!
Check it now, i moved the code to Plugins > Edit Functions.
Cheers!
Josue
Fantastic! Thanks so much Josue!
You are welcome, glad to help :)
Regards,
Josue