Hello,
I am having an issue getting a specific p-tags to correctly display certain Google Fonts. It will change to some fonts, ‘Bangers’ or ‘Chalkduster’ for example, but other listed fonts in my Google Fonts plug-in aren’t working. I think the code snippet is correct, as it can change to ‘Bangers’ and ‘Chalkduster,’ it just won’t do it for other Google Fonts listed on the plug-in. The font I’d like to use in this case is ‘Special Elite.’
Here is the code snippet with fake wording:
<p style=”text-align: center;”><span style=”font-family: special elite;”> This is an anonymous test sentence. </span></p>
Hey michaeldgilbert,
Sorry for the late reply and thanks for the login. I’m not sure of the plugin, so please try downloading the special elite font from Google and import it into the custom font manager, then you can use the snippet above, but note that you should put single quotes around the font name when it has a space in it.
Best regards,
Mike