As you’re using the third party WordPress theme. The best bet you ask Expositio theme support and I am sure they will assist you in this quickly.
Do you reference the font in your CSS? Have you put the font files someplace on your site?
Thread Starter
8leo8
(@8leo8)
@sterndata thank you Steve. I have used the CSS you posted in another post as per below. Thing is it doesn’t recognise most fonts I try it for.
Re putting the files someplace on my site. Yes they are stored somewhere but I don’t know where to find them as I did not build the site. Any ideas?
.site-title, .site-description {
font-family: alice;
}
I have used the CSS you posted in another post
CSS like that is probably specific to the site in question.
Yes they are stored somewhere but I don’t know where to find
Conact the person who developed your site.
Thread Starter
8leo8
(@8leo8)
thanks @sterndata. I was able to fix it in the end. Do you know if there is code to change both the site name and menu font in one fell swoop?
You’d change the site name under settings->general.