Viewing 2 replies - 1 through 2 (of 2 total)
  • I don’t know your specific theme but post titles usually have a H1 tag. If you do something like:

    body h1 {
        font-size: NNpx;
    }

    it should work.

    Do not modify theme files – as those changes will be lost when the theme is updated. Use a custom CSS plugin to ADD CSS changes.

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

The topic ‘Changing Post Title FOnt Size’ is closed to new replies.