Text Size and color in pages

  • Zepheurus

    #9062

    Can someone explain to me how I change the text size and color within the pages of my Grapehen site?

    I appreciate your support,

    Thank you

    Mod

    Kenneth John Odle

    #42682

    Graphene Options >> Display Options >> “Text Style Options” -> “Content Text”

    You can set the font, text size, and line height there.

    To change color:

    Graphene Options >> Display Options >> “Custom CSS”

    .entry-content p {
    color: #000;
    }

    I’m not sure about the second one, but I think that’s the correct element to target.

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

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