-
Hello there,
I have added two custom fonts via @font-face and added them to the typography manager. They work perfectly in the frontend but I can’t see the font in the backend:
https://postimg.cc/gallery/Q7ksHtDIt does not matter if I have set the font family in the backend for an element or not, the font is not displayed in the backend.
Why is that and how can I fix it?
Thanks
Jonas -
Alvind
Hi there,
You will need to add this snippet in order to load the font in the block editor.
-
Thanks, where do I add that? In the child themes function.php?
-
Alvind
Yes, alternatively you can use a Code Snippet plugin.
Adding PHP: https://docs.generatepress.com/article/adding-php/
-
Awesome thanks!
-
Alvind
No problem!
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.