Subheadings in posts

  • Anonymous

    #8151

    Firstly I wanted to say that as a relative newbie to trying to create my own blogs rather than have someone else do it, Graphene has been clean, simple and a pleasure to work with – thank you.

    Now a question that will probably highlight my novice status: When I write blog posts in WP there is a drop-down menu that offers font changes e.g. Paragraph, Heading !, Heading 2 etc. My question is does this theme allow some personalisation of this option so that the sizes and colours of these can be blended to the colour of the theme?

    Many thanks in advance for any help you can offer.

    Gdub66

    Mod

    Kenneth John Odle

    #40534

    You can use the Custom CSS feature (Graphene Options >> Display Options) to control these elements:

    .entry-content p {font-size: 12px; color:#555555;}
    .entry-content h1 {color:#555555; font-family:Times,serif;}

    etc.

    Moved to Support.

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

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