Adobe Fonts css code showing up at bottom of page (under the footer)

Posted in: Newspaper
Post count: 18

Hello Newspaper Team,

I hope you are well.

I am using Adobe Typekit fonts and I embedded the code through the Theme Panel as per your instructions (that part is working fine on different browsers)

The issue is that the embedded code is visible at the very end of the page underneath the browser (please see attached images below)… I think this is a glitch… I have cleared all caches available (WP Cache, Chrome Cache and my server’s Kinsta Cache), and the code shows up in Brave, Firefox, Chrome, Edge, etc…

Here is the link to the images:

https://imgur.com/QH3reYb (please look at very bottom on the left)

https://imgur.com/b6MU7po

Thank you so much!

Julio

Post count: 21065

Hello Julio!

This means the code is incorrect.

Thank you!

Post count: 18

Hi Bettina,

What should be the correct format?

Thanks!

Julio

Post count: 18

Here it is for future reference, for somebody that might have the same issue later on. Obviously your Adobe font will or could be different:

<!DOCTYPE html>
<html>
<head>
<style>
{
font-family: garamond-premier-pro, serif;
font-style: normal;
font-weight: 400;
}
</style>
</head>
<body>

</body>
</html>

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.