• Resolved dramajan

    (@dramajan)


    I am using a child theme to make changes to the Twenty Eleven theme for my site.

    Where is the code for the header that announces comments, and how do I change the font size? It’s huge!

    “One thought on (followed by post title)”

    You can see this type at the bottom of the post, directly above a comment that has been made on this page of my site:

    http://barewitness.com/barewitness-screening-san-francisco-nov-9th/

    Thanks for your help!

    Jan

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try using Firefox with the Firebug add-on for this kind of CSS work.
    http://getfirebug.com/

    Thread Starter dramajan

    (@dramajan)

    Hi esmi,

    Yes, I have the firebug add-on and am still unable to locate where the code is to make this change.

    Still need some assistance.

    Thread Starter dramajan

    (@dramajan)

    After much searching through the style sheet and a bit of trial and error, I have resolved this issue.

    I copied this line into my child theme style sheet:

    #content h2 { font-size:200%;}

    and changed it to this:

    #content h2 { font-size:115%;}

    That’s it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change font size for "one thought on…" for comments, Twenty Eleven’ is closed to new replies.