Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Change Post Font

    #45944

    I forgot to add a semicolon after the font-size declaration in the code I gave you. It should be:

    .post-title,
    .post-title a,
    .post-title a:visited {
    font-size: 34px;
    font-family: 'Black Ops One',sans-serif;
    font-weight: bold;
    padding-bottom: 5px;
    }

    Sorry about that. It should work now.

    Mod

    In reply to: Change Post Font

    #45942

    Make sure to empty your browser and server caches after you make changes like this. Alternately, try viewing your site in a browser you don’t ordinarily use.

    Mod

    In reply to: Change Post Font

    #45940

    Also, you are missing a closing curly brace in your above code. It should be:

    .post-title,
    .post-title a,
    .post-title a:visited {
    font-size: 34px
    font-family: 'Titillium Web',sans-serif;
    font-weight: bold;
    padding-bottom: 5px;
    }

    Also, always be sure to specify a default back up font (sans-serif, serif, monospace, etc.) in case the font you specify fails to load.

    Mod

    In reply to: Change Post Font

    #45939

    I’ve posted instructions for adding Google webfonts here:

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

    I think that’s what you need. If not, let us know.

    Mod

    In reply to: Subject conflict with Jetpack plugin

    #45938

    Which version did you update to?

    Is your WordPress install up to date?

    Did you get an error message? If so, what is it?

    Try disabling all plugins except Jetpack, then try connecting again.

    Mod

    In reply to: Forum Plugin used by Graphene?

    #45935

    It’s a heavily modified version of the stand alone version of bbPress.

    Mod

    In reply to: No Picture in Graphene Slider

    #45932

    Is the image the featured image? What do you have set up to display in the slider?

    Mod

    In reply to: Graphene removing parts of AdSense Code

    #45929

    It’s not a bug in Graphene. Try temporarily disabling your plugins, emptying your server cache, and reloading the page to rule out a plugin issue.

    Mod

    In reply to: font family change

    #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.

    Mod

    In reply to: Adsense will not be displayed correctly

    #45927

    Are you using Google Adsense for mobile? It should display correctly on both mobile and desktop.

    If so, are you using a child theme, or have you edited any theme files?

Viewing 10 posts - 121 through 130 (of 5,839 total)