• Anonymous

    Hey!
    Im a woman and really bad in it. Ive been trying to change the font size of the comment template… but i simply can’t find where i can change it. So far it has taken 2 hours to find, but still nothing ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • willm

    (@willm)

    Maybe she’s just bad at being a woman ??

    tcervo

    (@tcervo)

    Simply add the following definition to your wp-layout.css file:
    #commentlist { font-size: 1.2em; }

    tcervo

    (@tcervo)

    Actually, what I just posted will change the font size for the comments that people have left…if you want to change the actual comment *form*, then add:
    #commentform { font-size: 1.2em; }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change the comment font’ is closed to new replies.