Archived topic
fonts and child theme
3 replies · Started by Farokh on March 15, 2019
Hi
I installed both Simple CSS and Code Snippets in order to get rid of my child theme.
But then I realized I have custom fonts uploaded to my child theme folder.
1. Is there any other place to upload my fonts to, other than the child theme folder? So I can delete the child theme.
2. If no, where do you suggest to put the font-related css? In the child theme stylesheet, or in Simple CSS editor? Which is best practice?
Best
Hi there,
You can just create a folder on your server if you have access via FTP or file manager.
For example, you could create a fonts folder in the root of your site (the area with the wp-admin, wp-content and wp-includes folders).
Then, you can link to that folder using your CSS: yoursite.com/fonts/my-font.svg
Let me know if that makes sense or not :)
THANK YOU :)
Great
No problem :)