• Resolved Bruce

    (@bnowthen)


    I knew how to do this in a time the CSS file was much simpler.
    How do I change the font size of page and post titles in the twenty thirteen theme?

    I’ve been searching the internet, but not finding the answer.

Viewing 1 replies (of 1 total)
  • Thread Starter Bruce

    (@bnowthen)

    I found it.

    .entry-title{
    font-family: 'Arial', sans-serif;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘change twenty thirteen font size on page and post titles’ is closed to new replies.