font family change

  • Anonymous

    #10333

    Hi All,

    I had issue with standard font in Graphene. Characters in local Lithuanian language was not showing right (different in size comparing with other text)

    To avoid fonts issue I found workaround updating custom css with this:

    font-family: Times, serif;
    .post-title a, .entry, .entry-title, .entry-content, p, h1, h2, h3, h4 {
    font-family: Times, serif !important;
    }

    I wonder if instead I can change all font family under grapheme options using

    Google Webfonts “Font families”. What correct syntax should be used there? I found challenging to et this clarified

    Mod

    Kenneth John Odle

    #45928

    See this thread:

    https://forum.graphene-theme.com/graphene-support/change-fonts

    I think that’s what you need; if not, please let us know.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.