This topic has 4 replies, 3 voices, and was last updated 3 years, 9 months ago ago by Rose Tyler
I added my own icon font files “eot, svg, ttf, woff” to “/wp-content/themes/xstore/fonts” and also added the css file for them to “/wp-content/themes/xstore/css”.
These files are all from my another blog but it doesn’t work on XStore.
Even though I put the code for the icon fonts in edit page, nothing appears. How can I make it work?
Hello,
Never change or add any files to the parent theme folder! Use child theme for these purposes.
create necessary subfolders in child theme, place files there and call the file in the child theme functions.php.
Regards
thanks.
I’ll look it up how to do it.
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up