Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #792567

    Hi there,
    I’m trying to increase the font size of the comments on our site blog. I tried the following CSS but it didn’t change anything:

    #top .comment_text {
        font-size: 20px;
    }

    I also tried this CSS, but it changes the font size of only the commenter’s name instead of the commenter’s actual comment.

    .comment_content {
        font-size:20px;
    }

    Any help would be greatly appreciated.
    Regards!

    #792572

    Hey perfectword,

    Please provide a link to the site so I can login and look into this further.

    Best regards,
    Jordan Shannon

    #792575

    Problem solved! The first snippet works–I just had an error elsewhere in my Quick CSS.
    Thanks for the quick response, and sorry for the false alarm!

    #792577

    Hi,

    No problem, if you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Comment Text Size’ is closed to new replies.