Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #211564

    How can I change the size and color of this message: Tu comentario está en espera de revisión (Your comment is awaiting moderation)
    It appears in spanish in my blog because it is a spanish blog but I don’t know where it is created in spanish because I’ve only could find it in English in “loop-comments.php”.

    #211664

    Hi fjrichart!

    You can add this on Quick CSS to change the font size:

    .comment_text em {
    font-size: 11px;
    }

    Best regards,
    Ismael

    #211828

    It worked. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘font-size and color: Your comment is awaiting moderation’ is closed to new replies.