Changing comment font size
-
Hi,
I would like to change the font size of the comment section where it says how many comments there are and, below that, the custom language encouraging people to comment. They are huge on my site!
Thanks,
Brett – meilikefootball.com
The blog I need help with is: (visible only to logged in users)
-
Hi Brett,
You can use the following custom CSS to adjust the size of that text:
.comments-area-title .comments-title, .comment-reply-title { font-size: 1.75em; }Just decrease the number until you feel it’s just right.
Best regards,
Vlad
PixelGrade -
-
- The topic ‘Changing comment font size’ is closed to new replies.