Viewing 2 replies - 1 through 2 (of 2 total)
  • Your headings are currently styled via:

    div.post div.entrytext p strong { ... }

    Which does not happen to have any properties defined at this time.

    You might try adding to the end of your style.css file something like the following:

    div.post div.entrytext p strong { font-size: 150%; }

    Thread Starter rachweb

    (@rachweb)

    awesome! worked fabulously. thx,
    -rachweb

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

The topic ‘changing font size on a wordpress page’ is closed to new replies.