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?
Thread Starter
8leo8
(@8leo8)
@paulwp oh my gosh, thank you!
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;
}