I would like to possibly change the default typeface used on this theme and although I understand you don't offer customisation, it would be good if you could point me in the right direction.
And the last thing, if you want change whole style of our theme, please use child theme to make sure any custom style still exist when you update our theme.
I would like to possibly change the default typeface used on this theme and although I understand you don't offer customisation, it would be good if you could point me in the right direction.
Many thanks
Darren
Hi,
If you understand css, you can override it and you not need know it from where in our theme.
You can choose a font from google font or use font face to apply your custom font in our theme.
You can check more detail about it in below:
https://css-tricks.com/snippets/css/using-font-face/
http://stackoverflow.com/questions/14676613/how-to-import-google-web-font-in-css-file
Also, you will need understand how to use selector in css, check more detail below:
https://www.w3schools.com/cssref/css_selectors.asp
And the last thing, if you want change whole style of our theme, please use child theme to make sure any custom style still exist when you update our theme.
https://codex.wordpress.org/Child_Themes
I hope it's help you figure out the way to add your new font in our theme.
Best Regards,
Jelly Team