• Hi all,
    Does anyone know how I can change the font of my site title? I’m using a font I downloaded from the internet (not a regular google font)

    I use the Expositio theme.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • 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.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    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;
    }

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    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?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You’d change the site name under settings->general.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Change font site title’ is closed to new replies.