• I just want to have a hint where I can change the font and size of the article titles ? What section of CSS ? (note: In the editor, you have a field for a title, but one can not change neither font or size)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Your question is *way* too vague. We have no idea what theme you’re using, if it’s been edited – nothing. What “section of CSS” depends on a *LOT* of factors.

    Providing a link would help you out a lot.

    Thread Starter jolato

    (@jolato)

    yeah, you’re wright. I use K2 0.9.6 on WP2.2.1.
    So far, I was able to change the font size for the whole blog by going to the stylesheet body section and add the font family I want:

    body {
    font: 72.5% ‘Lucida Grande’, Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */

    }

    But after this change, the title font size is way too big in comparison with the text of posts. I don’t have a clue about how to ONLY change the title font size of each post.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change title font & size of articles ?’ is closed to new replies.